mmdeploy/tools
RunningLeon f568fe7da5
Add partition doc and sample code (#599)
* update torch2onnx tool to support onnx partition

* add model partition of yolov3

* add cn doc

* update torch2onnx tool to support onnx partition

* add model partition of yolov3

* add cn doc

* add to index.rst

* resolve comment

* resolve comments

* fix lint

* change caption level in docs
2022-06-28 19:46:58 +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 Improve ncnn patch embed (#592) 2022-06-15 19:16:51 +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 Add partition doc and sample code (#599) 2022-06-28 19:46:58 +08:00