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
test_extract.py
test_onnx2ascend.py [Feature] Ascend backend (#747) 2022-09-05 12:08:36 +08:00
test_onnx2ncnn.py
test_onnx2openvino.py
test_onnx2rknn.py Add RKNN support. (#865) 2022-09-06 11:48:39 +08:00
test_onnx2tensorrt.py
test_onnx_passes.py
test_torch2onnx.py
test_torch2torchscript.py