Name |
Last commit
|
Last update |
---|---|---|
.. | ||
auto_inline_elem_wise.cc | ||
bound.cc | ||
graph.cc | ||
graph.h | ||
message_passing.cc | ||
message_passing.h | ||
schedule_dataflow_rewrite.cc | ||
schedule_lang.cc | ||
schedule_ops.cc |
* [REFACTOR][IR] Variable -> VarNode * [REFACTOR][IR] Add/Sub/Mul/Div -> AddNode/SubNode etc. * [REFACTOR][IR] Min/Max/FloorDiv/FloorMod -> MinNode/MaxNode etc. * [REFACTOR][IR] EQ/NE/LT/LE/GT/GE/Select -> EQNode/NENode etc. * [REFACTOR][IR] Add Node suffix to Select/Call/Load/Ramp/Shuffle/Let * [REFACTOR][IR] Add node suffix to IntImm/UIntImm/FloatImm/StringImm * [REFACTOR][IR] Add Node suffix to Any, AttrStmt, AssertStmt * [REFACTOR][IR] Add Node suffix to Store/Provide/Allocate/Free * [REFACTOR][IR] Add Node suffix to ProducerConsumer * Fix lint * style updates, test fixes
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
auto_inline_elem_wise.cc | Loading commit data... | |
bound.cc | Loading commit data... | |
graph.cc | Loading commit data... | |
graph.h | Loading commit data... | |
message_passing.cc | Loading commit data... | |
message_passing.h | Loading commit data... | |
schedule_dataflow_rewrite.cc | Loading commit data... | |
schedule_lang.cc | Loading commit data... | |
schedule_ops.cc | Loading commit data... |