mmdeploy/tools
q.yao d113a5f1c7
[Refactor] refactor is_available, check_env (#1540)
* 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. (#741) 2022-09-05 20:29:18 +08:00
package_tools Bump version to v0.11.0 (#1470) 2022-11-30 17:18:13 +08:00
scripts fix(tools/scripts): build aarch option (#1530) 2022-12-15 20:41:59 +08:00
check_env.py [Refactor] refactor is_available, check_env (#1540) 2022-12-23 12:06:32 +08:00
deploy.py [Refactor] Add 'to_backend' in BackendManager (#1522) 2022-12-21 14:04:16 +08:00
extract.py
onnx2dlc.py feat(tools/deploy.py): support snpe (#789) 2022-08-01 11:08:55 +08:00
onnx2ncnn.py
onnx2ncnn_quant_table.py [Feature]add edsr result && super-resolution ncnn-int8 config (#1111) 2022-10-18 10:04:56 +08:00
onnx2pplnn.py
onnx2tensorrt.py
profiler.py Update timer (#1158) 2022-10-10 16:22:19 +08:00
quant_image_dataset.py
regression_test.py [Enhancement] add mmaction.yml for test (#1455) 2022-11-29 18:48:29 +08:00
sdk_analyze.py fix total time (#1451) 2022-11-29 13:45:50 +08:00
test.py Update regresssion test to parse eval result from json (#1310) 2022-11-22 20:47:22 +08:00
torch2onnx.py