mmdeploy/tools
tpoisonooo 14e31fb85a
fix(regression_test): use cuda:0 as default (#1020)
* fix(regression_test): use cuda:0 as default

* fix(pillar_scatter.py): fix scaternd rewrite
2022-09-26 16:11:43 +08:00
..
elena [Feature] Add option to fuse transform. (#741) 2022-09-05 20:29:18 +08:00
package_tools fix mmdeploy builder on windows (#1018) 2022-09-09 15:03:55 +08:00
scripts improvement(ubuntu_utils.py): check upstream libopencv-dev version (#1068) 2022-09-23 10:21:09 +08:00
check_env.py support coreml (#760) 2022-09-05 19:55:47 +08:00
deploy.py improvement(visualize.py): headless enable inference (#1041) 2022-09-19 11:30:47 +08:00
extract.py
onnx2dlc.py feat(tools/deploy.py): support snpe (#789) 2022-08-01 11:08:55 +08:00
onnx2ncnn.py Rename onnx2ncnn to mmdeploy_onnx2ncnn (#694) 2022-07-08 09:21:32 +08:00
onnx2ncnn_quant_table.py
onnx2pplnn.py
onnx2tensorrt.py
profiler.py support multi-batch test in profile tool (#868) 2022-08-17 15:01:06 +08:00
quant_image_dataset.py
regression_test.py fix(regression_test): use cuda:0 as default (#1020) 2022-09-26 16:11:43 +08:00
test.py [Feature] Ascend backend (#747) 2022-09-05 12:08:36 +08:00
torch2onnx.py