| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| adt.cc | ||
| base.cc | ||
| expr.cc | ||
| expr_functor.cc | ||
| function.cc | ||
| hash.cc | ||
| op_strategy.cc | ||
| pattern_functor.cc | ||
| transform.cc |
This PR introduces tir::PrimFunc which will be used as the TIR function container in the unified IR. Also streamlined the function attributes a bit further. - All common attributes are under tvm::attr - TIR specific attributes are under tvm::tir::attr and comes with a tir prefix - Use stl_style for attributes for now
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| adt.cc | Loading commit data... | |
| base.cc | Loading commit data... | |
| expr.cc | Loading commit data... | |
| expr_functor.cc | Loading commit data... | |
| function.cc | Loading commit data... | |
| hash.cc | Loading commit data... | |
| op_strategy.cc | Loading commit data... | |
| pattern_functor.cc | Loading commit data... | |
| transform.cc | Loading commit data... |