Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
_backend.py | ||
_vm.py | ||
_vmobj.py | ||
compile_engine.py | ||
deserializer.py | ||
graph_runtime_codegen.py | ||
interpreter.py | ||
profiler_vm.py | ||
serializer.py | ||
vm.py | ||
vmobj.py |
* [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 |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
_backend.py | Loading commit data... | |
_vm.py | Loading commit data... | |
_vmobj.py | Loading commit data... | |
compile_engine.py | Loading commit data... | |
deserializer.py | Loading commit data... | |
graph_runtime_codegen.py | Loading commit data... | |
interpreter.py | Loading commit data... | |
profiler_vm.py | Loading commit data... | |
serializer.py | Loading commit data... | |
vm.py | Loading commit data... | |
vmobj.py | Loading commit data... |