mmdeploy/tools
RunningLeon cbedf1cc30
fix regression test (#958)
* fix reg

* set sdk wrapper device id

* resolve comment
2022-09-02 11:28:12 +08:00
..
package_tools remove Release dir in mmdeploy package (#960) 2022-08-31 15:48:42 +08:00
scripts CI(tools/scripts): add submodule init and update (#977) 2022-09-02 10:28:11 +08:00
check_env.py feat(tools/deploy.py): support snpe (#789) 2022-08-01 11:08:55 +08:00
deploy.py [Fix] fix device error in dump-info (#912) 2022-08-17 18:01:26 +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 pass img_metas while exporting to onnx (#681) 2022-06-30 17:33:24 +08:00
onnx2tensorrt.py pass img_metas while exporting to onnx (#681) 2022-06-30 17:33:24 +08:00
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 (#958) 2022-09-02 11:28:12 +08:00
test.py Support risc-v platform (#910) 2022-08-26 13:54:40 +08:00
torch2onnx.py