Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api_arith.cc | ||
api_base.cc | ||
api_codegen.cc | ||
api_ir.cc | ||
api_lang.cc | ||
api_pass.cc | ||
api_schedule.cc | ||
api_test.cc |
* [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 |
---|---|---|
.. | ||
api_arith.cc | Loading commit data... | |
api_base.cc | Loading commit data... | |
api_codegen.cc | Loading commit data... | |
api_ir.cc | Loading commit data... | |
api_lang.cc | Loading commit data... | |
api_pass.cc | Loading commit data... | |
api_schedule.cc | Loading commit data... | |
api_test.cc | Loading commit data... |