* [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 |
---|---|---|
.. | ||
codegen_amdgpu.cc | Loading commit data... | |
codegen_arm.cc | Loading commit data... | |
codegen_blob.cc | Loading commit data... | |
codegen_blob.h | Loading commit data... | |
codegen_cpu.cc | Loading commit data... | |
codegen_cpu.h | Loading commit data... | |
codegen_llvm.cc | Loading commit data... | |
codegen_llvm.h | Loading commit data... | |
codegen_nvptx.cc | Loading commit data... | |
codegen_x86_64.cc | Loading commit data... | |
intrin_rule_llvm.cc | Loading commit data... | |
intrin_rule_llvm.h | Loading commit data... | |
intrin_rule_nvptx.cc | Loading commit data... | |
intrin_rule_rocm.cc | Loading commit data... | |
llvm_common.cc | Loading commit data... | |
llvm_common.h | Loading commit data... | |
llvm_module.cc | Loading commit data... |