Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
_backend.py | ||
_vm.py | ||
_vmobj.py | ||
compile_engine.py | ||
graph_runtime_codegen.py | ||
interpreter.py | ||
profiler_vm.py | ||
vm.py | ||
vmobj.py |
Previously runtime::Module was supported using shared_ptr. This PR refactors the codebase to use the Object protocol. It will open doors to allow easier interpolation between Object containers and module in the future.
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... | |
graph_runtime_codegen.py | Loading commit data... | |
interpreter.py | Loading commit data... | |
profiler_vm.py | Loading commit data... | |
vm.py | Loading commit data... | |
vmobj.py | Loading commit data... |