mmdeploy/tools
q.yao d113a5f1c7
[Refactor] refactor is_available, check_env ()
* refactor is available

* remove try catch in apis

* fix trt check env

* fix ops_info

* update default value

* remove backend list

* optimial pycuda

* update requirement, check env for rknn
2022-12-23 12:06:32 +08:00
..
elena [Feature] Add option to fuse transform. () 2022-09-05 20:29:18 +08:00
package_tools Bump version to v0.11.0 () 2022-11-30 17:18:13 +08:00
scripts fix(tools/scripts): build aarch option () 2022-12-15 20:41:59 +08:00
check_env.py [Refactor] refactor is_available, check_env () 2022-12-23 12:06:32 +08:00
deploy.py [Refactor] Add 'to_backend' in BackendManager () 2022-12-21 14:04:16 +08:00
extract.py
onnx2dlc.py feat(tools/deploy.py): support snpe () 2022-08-01 11:08:55 +08:00
onnx2ncnn.py Rename onnx2ncnn to mmdeploy_onnx2ncnn () 2022-07-08 09:21:32 +08:00
onnx2ncnn_quant_table.py [Feature]add edsr result && super-resolution ncnn-int8 config () 2022-10-18 10:04:56 +08:00
onnx2pplnn.py pass img_metas while exporting to onnx () 2022-06-30 17:33:24 +08:00
onnx2tensorrt.py pass img_metas while exporting to onnx () 2022-06-30 17:33:24 +08:00
profiler.py Update timer () 2022-10-10 16:22:19 +08:00
quant_image_dataset.py
regression_test.py [Enhancement] add mmaction.yml for test () 2022-11-29 18:48:29 +08:00
sdk_analyze.py fix total time () 2022-11-29 13:45:50 +08:00
test.py Update regresssion test to parse eval result from json () 2022-11-22 20:47:22 +08:00
torch2onnx.py