Name |
Last commit
|
Last update |
---|---|---|
.. | ||
container.h | ||
functor.h | ||
node.h | ||
printer.h | ||
reflection.h | ||
serialization.h |
TIR is the new namespace for low-level IR for tensor-level optimizations and loop transformations. This PR establishes the namespace and files. - lowered_func.h,buffer.h,data_layout.h -> tir/buffer.h,tir/data_layout.h,tir/lowered_func.h - ir.h -> tir/expr.h, tir/stmt.h - ir_functor_ext.h -> tir/expr_functor.h, tir/stmt_functor.h
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
container.h | Loading commit data... | |
functor.h | Loading commit data... | |
node.h | Loading commit data... | |
printer.h | Loading commit data... | |
reflection.h | Loading commit data... | |
serialization.h | Loading commit data... |