mmdeploy/tests/test_apis
Semyon Bevzyuk 3fd17ab6ff
[Refactoring]: Add get_dynamic_axes. (#36)
* [Fix] fix bugs for mmcls performance test (#269)

* fix bugs for mmcls performance test

* fix yapf

* add comments of CLASSES attribute

* Fix input name

* support all codebases and update dump info

* fix docstring

* Added random names.

* onnx_config -> ir_config

* fix test

* fix test

* add a TODO

* use self.output_names

* Fixes

* Rewrite test_torch2onnx.

* Add get_dynamic_axes.

* Fix TestGetDynamicAxes

Co-authored-by: hanrui1sensetime <83800577+hanrui1sensetime@users.noreply.github.com>
Co-authored-by: AllentDan <AllentDan@yeah.net>
Co-authored-by: grimoire <yaoqian@sensetime.com>
2022-01-06 11:21:48 +08:00
..
test_calibration.py
test_extract.py
test_onnx2ncnn.py [Enhancement]: Refine backend environment check and fix online unit test (#239) 2021-12-01 10:19:11 +08:00
test_onnx2openvino.py [Refactoring]: Add get_dynamic_axes. (#36) 2022-01-06 11:21:48 +08:00
test_onnx2tensorrt.py remove trt in config (#280) 2021-12-13 19:57:15 +08:00
test_torch2onnx.py [Fix] Fix input names (#12) 2021-12-30 19:56:03 +08:00