Overview#
The main text runs through Parts I–IV. The Reference section collects material you may want to consult while reading:
Need |
Where |
|---|---|
Look up a TIRx language feature |
|
Debug asynchronous GEMM/FA hangs, crashes, wrong results, or slowdowns |
|
Compiler internals (the lowering pipeline) |
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).