mmdeploy/tools
irexyc 3aaf592a7e rename mmdeploy_python -> mmdeploy_runtime 2023-03-23 17:59:11 +08:00
..
elena fix github ci 2022-09-29 16:26:31 +08:00
package_tools rename mmdeploy_python -> mmdeploy_runtime 2023-03-23 17:59:11 +08:00
scripts [Feature]: Add github workflow based on self hosted runner (#1751) 2023-03-21 11:44:11 +08:00
check_env.py [Refactor] Add backend manager for 1.x (#1515) 2022-12-28 11:38:01 +08:00
deploy.py [Featuure] Support Vacc Backend (#1679) 2023-02-27 14:35:16 +08:00
extract.py
onnx2dlc.py
onnx2ncnn.py
onnx2ncnn_quant_table.py
onnx2pplnn.py
onnx2tensorrt.py
onnx2vacc_quant_dataset.py [Featuure] Support Vacc Backend (#1679) 2023-02-27 14:35:16 +08:00
profiler.py fix no test_step error in TorchWrapper (#1600) 2023-01-10 10:53:38 +08:00
quant_image_dataset.py fix github ci 2022-09-29 16:26:31 +08:00
regression_test.py cherry-pick #1608: change log file extension to '.txt' in regression test(#1637) 2023-01-13 16:12:37 +08:00
sdk_analyze.py Sync profiler (#1446) 2022-12-07 18:51:17 +08:00
test.py fix error: build_backend_model() takes from 1 to 2 positional arguments but 3 were given (#1705) 2023-02-03 13:31:13 +08:00
torch2onnx.py