Section 01
Event Tensor: A Unified Abstraction for Dynamic Large Kernel Compilation (Introduction)
This paper proposes Event Tensor—a unified compiler abstraction that supports dynamic shapes and data-dependent computations. By generating high-performance persistent kernels through static and dynamic scheduling transformations, it aims to address bottlenecks in LLM inference such as kernel launch overhead and coarse-grained synchronization, significantly reducing inference latency and system warm-up overhead.