Name |
Last commit
|
Last update |
---|---|---|
.. | ||
build_vulkan.cc | ||
codegen_spirv.cc | ||
codegen_spirv.h | ||
intrin_rule_spirv.cc | ||
ir_builder.cc | ||
ir_builder.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 |
---|---|---|
.. | ||
build_vulkan.cc | Loading commit data... | |
codegen_spirv.cc | Loading commit data... | |
codegen_spirv.h | Loading commit data... | |
intrin_rule_spirv.cc | Loading commit data... | |
ir_builder.cc | Loading commit data... | |
ir_builder.h | Loading commit data... |