Name |
Last commit
|
Last update |
---|---|---|
.. | ||
binary.cc | ||
reduce.cc | ||
transform.cc | ||
transform.h | ||
unary.cc |
This PR brings relay::Module as the unified IRModule structure. IRModule will be used as the basic unit for transformations through out the stack. - Rename relay::Module -> IRModule - Move relay/module.h -> ir/module.h - ModuleNode::FromExpr -> IRModule::FromExpr - FromText -> IRModule::FromText
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
binary.cc | Loading commit data... | |
reduce.cc | Loading commit data... | |
transform.cc | Loading commit data... | |
transform.h | Loading commit data... | |
unary.cc | Loading commit data... |