Name |
Last commit
|
Last update |
---|---|---|
.. | ||
profiler | ||
compiler.cc | ||
compiler.h | ||
deserializer.cc | ||
deserializer.h | ||
inline_primitives.cc | ||
lambda_lift.cc | ||
serialize_util.h | ||
serializer.cc | ||
serializer.h |
* [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 |
---|---|---|
.. | ||
profiler | Loading commit data... | |
compiler.cc | Loading commit data... | |
compiler.h | Loading commit data... | |
deserializer.cc | Loading commit data... | |
deserializer.h | Loading commit data... | |
inline_primitives.cc | Loading commit data... | |
lambda_lift.cc | Loading commit data... | |
serialize_util.h | Loading commit data... | |
serializer.cc | Loading commit data... | |
serializer.h | Loading commit data... |