| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| buffer.h | ||
| data_layout.h | ||
| expr.h | ||
| expr_functor.h | ||
| function.h | ||
| ir_pass.h | ||
| lowered_func.h | ||
| op.h | ||
| stmt.h | ||
| stmt_functor.h |
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 |
|---|---|---|
| .. | ||
| buffer.h | Loading commit data... | |
| data_layout.h | Loading commit data... | |
| expr.h | Loading commit data... | |
| expr_functor.h | Loading commit data... | |
| function.h | Loading commit data... | |
| ir_pass.h | Loading commit data... | |
| lowered_func.h | Loading commit data... | |
| op.h | Loading commit data... | |
| stmt.h | Loading commit data... | |
| stmt_functor.h | Loading commit data... |