mmdeploy/tests/test_apis
AllentDan 124635ec5f
Add RKNN support. (#865)
* save codes

* support resnet and yolov3

* support yolox

* fix lint

* add mmseg support and a doc

* add UT

* update supported model list

* fix ci

* refine docstring

* resolve comments

* remote output_tensor_type

* resolve comments

* update readme
2022-09-06 11:48:39 +08:00
..
test_calibration.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +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_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