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 | ||
dsl_api.cc |
* [RUNTIME] Introduce new object protocol. This PR introduces a new object protocol to unify the node and object. We also updated the existing runtime::vm code to make use of the new system. Update to the node will be done in a follow up PR. Other changes: - Remove object related code in json serializer as that code logic was not complete and we have a separate serializer for VM, can revisit later. * address review comment * Fix the child slot logic
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... | |
dsl_api.cc | Loading commit data... |