Name |
Last commit
|
Last update |
---|---|---|
.. | ||
add.cc | ||
concatenate.cc | ||
convolution.cc | ||
dense.cc | ||
dequantize.cc | ||
mul.cc | ||
op_common.h | ||
quantize.cc | ||
requantize.cc |
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 |
---|---|---|
.. | ||
add.cc | Loading commit data... | |
concatenate.cc | Loading commit data... | |
convolution.cc | Loading commit data... | |
dense.cc | Loading commit data... | |
dequantize.cc | Loading commit data... | |
mul.cc | Loading commit data... | |
op_common.h | Loading commit data... | |
quantize.cc | Loading commit data... | |
requantize.cc | Loading commit data... |