Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test_dot.py | ||
test_ewise.py | ||
test_ewise_fpga.py | ||
test_gemm.py | ||
test_reduce.py | ||
test_scan.py | ||
test_tuning.py | ||
test_winograd_nnpack.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 |
---|---|---|
.. | ||
test_dot.py | Loading commit data... | |
test_ewise.py | Loading commit data... | |
test_ewise_fpga.py | Loading commit data... | |
test_gemm.py | Loading commit data... | |
test_reduce.py | Loading commit data... | |
test_scan.py | Loading commit data... | |
test_tuning.py | Loading commit data... | |
test_winograd_nnpack.py | Loading commit data... |