* [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 |
---|---|---|
.. | ||
alter_op_layout.cc | Loading commit data... | |
compile_engine.cc | Loading commit data... | |
compile_engine.h | Loading commit data... | |
fold_scale_axis.cc | Loading commit data... | |
graph_compile.cc | Loading commit data... | |
graph_fuse.cc | Loading commit data... | |
graph_fuse.h | Loading commit data... | |
graph_hash.cc | Loading commit data... | |
graph_hash.h | Loading commit data... | |
graph_runtime.cc | Loading commit data... | |
graph_runtime.h | Loading commit data... | |
graph_transform.h | Loading commit data... | |
node_attr.h | Loading commit data... | |
packed_func_ext.cc | Loading commit data... | |
pattern_util.h | Loading commit data... | |
precompute_prune.cc | Loading commit data... | |
simplify_inference.cc | Loading commit data... |