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 |
---|---|---|
.. | ||
compute_op.cc | Loading commit data... | |
compute_op.h | Loading commit data... | |
cross_thread_reduction.cc | Loading commit data... | |
extern_op.cc | Loading commit data... | |
hybrid_op.cc | Loading commit data... | |
hybrid_op.h | Loading commit data... | |
op_util.cc | Loading commit data... | |
op_util.h | Loading commit data... | |
placeholder_op.cc | Loading commit data... | |
scan_op.cc | Loading commit data... | |
tensor_compute_op.cc | Loading commit data... | |
tensorize.cc | Loading commit data... |