Name |
Last commit
|
Last update |
---|---|---|
.. | ||
buffer.cc | ||
data_layout.cc | ||
expr.cc | ||
expr_functor.cc | ||
functor_common.h | ||
lowered_func.cc | ||
op.cc | ||
stmt.cc | ||
stmt_functor.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 |
---|---|---|
.. | ||
buffer.cc | Loading commit data... | |
data_layout.cc | Loading commit data... | |
expr.cc | Loading commit data... | |
expr_functor.cc | Loading commit data... | |
functor_common.h | Loading commit data... | |
lowered_func.cc | Loading commit data... | |
op.cc | Loading commit data... | |
stmt.cc | Loading commit data... | |
stmt_functor.cc | Loading commit data... |