* [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 |
---|---|---|
.. | ||
common.py | Loading commit data... | |
test_fifo_buffer.py | Loading commit data... | |
test_topi_basic.py | Loading commit data... | |
test_topi_batch_matmul.py | Loading commit data... | |
test_topi_bitserial_conv2d.py | Loading commit data... | |
test_topi_bitserial_conv2d_rasp.py | Loading commit data... | |
test_topi_bitserial_dense.py | Loading commit data... | |
test_topi_bnn.py | Loading commit data... | |
test_topi_broadcast.py | Loading commit data... | |
test_topi_clip.py | Loading commit data... | |
test_topi_conv1d.py | Loading commit data... | |
test_topi_conv1d_transpose_ncw.py | Loading commit data... | |
test_topi_conv2d_NCHWc.py | Loading commit data... | |
test_topi_conv2d_hwcn.py | Loading commit data... | |
test_topi_conv2d_int8.py | Loading commit data... | |
test_topi_conv2d_nchw.py | Loading commit data... | |
test_topi_conv2d_nhwc.py | Loading commit data... | |
test_topi_conv2d_nhwc_pack_int8.py | Loading commit data... | |
test_topi_conv2d_transpose_nchw.py | Loading commit data... | |
test_topi_conv2d_winograd.py | Loading commit data... | |
test_topi_conv3d_ncdhw.py | Loading commit data... | |
test_topi_conv3d_ndhwc.py | Loading commit data... | |
test_topi_deformable_conv2d.py | Loading commit data... | |
test_topi_dense.py | Loading commit data... | |
test_topi_depth_to_space.py | Loading commit data... | |
test_topi_depthwise_conv2d.py | Loading commit data... | |
test_topi_depthwise_conv2d_back_input.py | Loading commit data... | |
test_topi_depthwise_conv2d_back_weight.py | Loading commit data... | |
test_topi_dilate.py | Loading commit data... | |
test_topi_group_conv2d.py | Loading commit data... | |
test_topi_group_conv2d_NCHWc_int8.py | Loading commit data... | |
test_topi_image.py | Loading commit data... | |
test_topi_lrn.py | Loading commit data... | |
test_topi_math.py | Loading commit data... | |
test_topi_matmul.py | Loading commit data... | |
test_topi_pooling.py | Loading commit data... | |
test_topi_reduce.py | Loading commit data... | |
test_topi_relu.py | Loading commit data... | |
test_topi_reorg.py | Loading commit data... | |
test_topi_softmax.py | Loading commit data... | |
test_topi_sort.py | Loading commit data... | |
test_topi_space_to_depth.py | Loading commit data... | |
test_topi_sparse.py | Loading commit data... | |
test_topi_tensor.py | Loading commit data... | |
test_topi_transform.py | Loading commit data... | |
test_topi_upsampling.py | Loading commit data... | |
test_topi_util.py | Loading commit data... | |
test_topi_vision.py | Loading commit data... |