Name |
Last commit
|
Last update |
---|---|---|
.. | ||
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 |
* [NODE][REFACTOR] Refactor reflection system in node. - Removed the old Node, Node is now just an alias of runtime::Object - Introduce ReflectionVTable, a new columnar dispatcher to support reflection - This allows us to remove vtable from most node objects - The VisitAttrs are registered via TVM_RESGITER_NODE_TYPE, they are no longer virtual. - Consolidated serialization and reflection features into node. * Explicit type qualification when calling destructor. * Fix SPIRV, more comments
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
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... |