Name |
Last commit
|
Last update |
---|---|---|
.. | ||
annotate.cc | ||
calibrate.cc | ||
partition.cc | ||
quantize.cc | ||
quantize.h | ||
realize.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 |
---|---|---|
.. | ||
annotate.cc | Loading commit data... | |
calibrate.cc | Loading commit data... | |
partition.cc | Loading commit data... | |
quantize.cc | Loading commit data... | |
quantize.h | Loading commit data... | |
realize.cc | Loading commit data... |