|
tvm
|
Directories | |
| script | |
Files | |
| analysis.h | |
| Analysis utilities and passes for TIR. | |
| buffer.h | |
| Symbolic n-dimensional array, to represent a memory buffer. | |
| buffer_region.h | |
| builtin.h | |
| TIR builtin intrinsics. | |
| exec_context.h | |
Compile-time ExecContext state: the active thread set A as a TileLayout and the (inter, intra) split under the current scope kind, threaded through the IR walker so per-op lowerers see the precise execution shape at each site. | |
| exec_scope.h | |
| expr_functor.h | |
| Functors for tirx expressions. | |
| function.h | |
| TIR Function. | |
| index_map.h | |
| Defines a remapping of buffer indices. | |
| layout.h | |
| Definition of layout. | |
| op.h | |
| Common operators defined for Expr. | |
| op_attr_types.h | |
| Attribute types in the Op registry for TIR ops. | |
| stmt.h | |
| TIR statements. | |
| stmt_functor.h | |
| Functors for tirx stmts utility functions to call common functors. | |
| tile_primitive.h | |
| TIRX tile primitive statements, operators, and reified lambda expressions. | |
| transform.h | |
| TIR specific transformation passes. | |
| var.h | |
| Variables in the TIR. | |