Overview#
The main text runs through Parts I–IV. The appendices collect material you may want to consult while reading:
Need |
Where |
|---|---|
Look up a TIRx language feature |
|
Measure, compare, and profile GPU kernels reproducibly |
|
Compiler internals (the lowering pipeline) |
|
Debug asynchronous GEMM/FA hangs, crashes, wrong results, or slowdowns |
For the complete tvm.tirx Python API, see the
upstream TVM documentation.
Part II covers the TIRx programming model (Introduction to TIRx) and the tensor layout model (TIRx Layout API).