mmdeploy/mmdeploy
Semyon Bevzyuk 8cdb4abcc9
[Fix] Fix input names (#12)
* [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>
2021-12-30 19:56:03 +08:00
..
apis [Fix] Fix input names (#12) 2021-12-30 19:56:03 +08:00
backend [Fix] Fix input names (#12) 2021-12-30 19:56:03 +08:00
codebase [Fix] Fix input names (#12) 2021-12-30 19:56:03 +08:00
core [Fix]: Fix rewriter conflict when processing derived class (#289) 2021-12-14 15:40:29 +08:00
mmcv [Fix]: fix pplnn empty output error (#320) 2021-12-21 19:49:06 +08:00
pytorch 【Fix】Fix ppl bug about grid sample (#325) 2021-12-23 12:11:07 +08:00
utils [Fix] Fix input names (#12) 2021-12-30 19:56:03 +08:00
__init__.py Add licence head to code (#236) 2021-11-30 15:00:37 +08:00
version.py