Name |
Last commit
|
Last update |
---|---|---|
.. | ||
contrib | ||
vm | ||
build_module.cc | ||
compile_engine.cc | ||
compile_engine.h | ||
graph_plan_memory.cc | ||
graph_runtime_codegen.cc | ||
interpreter.cc | ||
param_dict.cc | ||
param_dict.h | ||
utils.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 |
---|---|---|
.. | ||
contrib | Loading commit data... | |
vm | Loading commit data... | |
build_module.cc | Loading commit data... | |
compile_engine.cc | Loading commit data... | |
compile_engine.h | Loading commit data... | |
graph_plan_memory.cc | Loading commit data... | |
graph_runtime_codegen.cc | Loading commit data... | |
interpreter.cc | Loading commit data... | |
param_dict.cc | Loading commit data... | |
param_dict.h | Loading commit data... | |
utils.h | Loading commit data... |