Name |
Last commit
|
Last update |
---|---|---|
.. | ||
include/topi | ||
python | ||
recipe | ||
src | ||
tests/python | ||
README.md |
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 |
---|---|---|
.. | ||
include/topi | Loading commit data... | |
python | Loading commit data... | |
recipe | Loading commit data... | |
src | Loading commit data... | |
tests/python | Loading commit data... | |
README.md | Loading commit data... |