mmdeploy/tools
RunningLeon 51f630b22c
Fix test ncnn failure in regression test (#551)
* fix ncnn test in regression test

* update doc

* fix docstring
2022-06-06 10:00:02 +08:00
..
package_tools [Prebuild] Add prebuilt TensorRT build number (#545) 2022-06-01 22:49:55 +08:00
scripts MMdeploy build & install script + prerequisites (#399) 2022-05-25 17:13:24 +08:00
check_env.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
deploy.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00
extract.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00
onnx2ncnn.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00
onnx2ncnn_quant_table.py feat(tools/deploy.py): support ncnn quantization (#476) 2022-05-26 19:53:56 +08:00
onnx2pplnn.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00
onnx2tensorrt.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00
quant_image_dataset.py feat(tools/deploy.py): support ncnn quantization (#476) 2022-05-26 19:53:56 +08:00
regression_test.py Fix test ncnn failure in regression test (#551) 2022-06-06 10:00:02 +08:00
test.py
torch2onnx.py