Name |
Last commit
|
Last update |
---|---|---|
.. | ||
compiler.cc | ||
compiler.h | ||
inline_primitives.cc | ||
lambda_lift.cc | ||
removed_unused_funcs.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 |
---|---|---|
.. | ||
compiler.cc | Loading commit data... | |
compiler.h | Loading commit data... | |
inline_primitives.cc | Loading commit data... | |
lambda_lift.cc | Loading commit data... | |
removed_unused_funcs.cc | Loading commit data... |