mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* [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. Co-authored-by: hanrui1sensetime <83800577+hanrui1sensetime@users.noreply.github.com> Co-authored-by: AllentDan <AllentDan@yeah.net> Co-authored-by: grimoire <yaoqian@sensetime.com>