* [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 |
---|---|---|
.. | ||
test_binutil.py | Loading commit data... | |
test_cblas.py | Loading commit data... | |
test_cublas.py | Loading commit data... | |
test_cudnn.py | Loading commit data... | |
test_dlpack.py | Loading commit data... | |
test_edgetpu_runtime.py | Loading commit data... | |
test_gemm_acc16.py | Loading commit data... | |
test_gemm_acc32_vnni.py | Loading commit data... | |
test_miopen.py | Loading commit data... | |
test_mps.py | Loading commit data... | |
test_mxnet_bridge.py | Loading commit data... | |
test_nnpack.py | Loading commit data... | |
test_random.py | Loading commit data... | |
test_rocblas.py | Loading commit data... | |
test_rpc_proxy.py | Loading commit data... | |
test_rpc_tracker.py | Loading commit data... | |
test_sort.py | Loading commit data... | |
test_sparse.py | Loading commit data... | |
test_tflite_runtime.py | Loading commit data... |