Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
README.md | ||
cpp_deploy.cc | ||
prepare_test_libs.py | ||
python_deploy.py | ||
run_example.sh | ||
tvm_runtime_pack.cc |
* [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 |
---|---|---|
.. | ||
Makefile | Loading commit data... | |
README.md | Loading commit data... | |
cpp_deploy.cc | Loading commit data... | |
prepare_test_libs.py | Loading commit data... | |
python_deploy.py | Loading commit data... | |
run_example.sh | Loading commit data... | |
tvm_runtime_pack.cc | Loading commit data... |