mmdeploy/tests/test_apis
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
..
test_calibration.py [Refactor] refactor is_available, check_env (#1540) 2022-12-23 12:06:32 +08:00
test_extract.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00
test_onnx2ascend.py [Feature] Ascend backend (#747) 2022-09-05 12:08:36 +08:00
test_onnx2ncnn.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00
test_onnx2openvino.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00
test_onnx2rknn.py Add RKNN support. (#865) 2022-09-06 11:48:39 +08:00
test_onnx2tensorrt.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00
test_onnx2tvm.py [Enhancement] Support tvm (#1216) 2022-12-12 21:19:40 +08:00
test_onnx_passes.py fix adaptive_avg_pool exporting to onnx (#857) 2022-08-12 09:38:46 +08:00
test_torch2onnx.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00
test_torch2torchscript.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00