Name |
Last commit
|
Last update |
---|---|---|
.. | ||
algorithm | ||
annotation | ||
image | ||
memory | ||
nn | ||
tensor | ||
vision | ||
debug.cc | ||
device_copy.cc | ||
op_common.h | ||
type_relations.cc | ||
type_relations.h |
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 |
---|---|---|
.. | ||
algorithm | Loading commit data... | |
annotation | Loading commit data... | |
image | Loading commit data... | |
memory | Loading commit data... | |
nn | Loading commit data... | |
tensor | Loading commit data... | |
vision | Loading commit data... | |
debug.cc | Loading commit data... | |
device_copy.cc | Loading commit data... | |
op_common.h | Loading commit data... | |
type_relations.cc | Loading commit data... | |
type_relations.h | Loading commit data... |