Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
_backend.py | ||
_vm.py | ||
compile_engine.py | ||
graph_runtime_codegen.py | ||
interpreter.py | ||
profiler_vm.py | ||
vm.py |
* [REFACTOR][PY-API] Polish tvm.runtime, tvm.runtime.module API update This PR updates the tvm.runtime to use the new FFI style. - Remove top-level tvm.module to avoid confusion between runtime.Module and IRModule - API changes wrt to runtime.Module - tvm.module.load -> tvm.runtime.load_module - tvm.module.enabled -> tvm.runtime.enabled - tvm.module.system_lib -> tvm.runtime.system_lib - Remove dep on api_internal from runtime. * Update module.load in the latest API
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
_backend.py | Loading commit data... | |
_vm.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... |