Name |
Last commit
|
Last update |
---|---|---|
.. | ||
micro/standalone | ||
c_backend_api.h | ||
c_runtime_api.h | ||
device_api.h | ||
memory.h | ||
module.h | ||
ndarray.h | ||
node_base.h | ||
object.h | ||
packed_func.h | ||
registry.h | ||
serializer.h | ||
threading_backend.h | ||
util.h | ||
vm.h |
* [RUNTIME] Refactor object python FFI to new protocol. This is a pre-req to bring the Node system under object protocol. Most of the code reflects the current code in the Node system. - Use new instead of init so subclass can define their own constructors - Allow register via name, besides type idnex - Introduce necessary runtime C API functions - Refactored Tensor and Datatype to directly use constructor. * address review comments
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
micro/standalone | Loading commit data... | |
c_backend_api.h | Loading commit data... | |
c_runtime_api.h | Loading commit data... | |
device_api.h | Loading commit data... | |
memory.h | Loading commit data... | |
module.h | Loading commit data... | |
ndarray.h | Loading commit data... | |
node_base.h | Loading commit data... | |
object.h | Loading commit data... | |
packed_func.h | Loading commit data... | |
registry.h | Loading commit data... | |
serializer.h | Loading commit data... | |
threading_backend.h | Loading commit data... | |
util.h | Loading commit data... | |
vm.h | Loading commit data... |