mmdeploy/tools
Semyon Bevzyuk 997d111a6f
[Fix] Fixed device_id in tools/test.py for the CPU. (#58)
* [Fix] fix bugs for mmcls performance test (#269)

* fix bugs for mmcls performance test

* fix yapf

* add comments of CLASSES attribute

* Rewrote the dictionary traversal for new versions of Python.

* Fix device_id for cpu

* Rewrite parse_device_id and tests

* Added None for cpu

Co-authored-by: hanrui1sensetime <83800577+hanrui1sensetime@users.noreply.github.com>
2022-01-13 15:37:23 +08:00
..
check_env.py [Enhancement] use mmcv.utils.get_logger (#24) 2022-01-10 15:46:42 +08:00
deploy.py [Fix] move target_wrapper into utils (#20) 2022-01-11 15:43:47 +08:00
extract.py [Enhancement] use mmcv.utils.get_logger (#24) 2022-01-10 15:46:42 +08:00
onnx2ncnn.py [Enhancement] use mmcv.utils.get_logger (#24) 2022-01-10 15:46:42 +08:00
onnx2pplnn.py [Enhancement] use mmcv.utils.get_logger (#24) 2022-01-10 15:46:42 +08:00
onnx2tensorrt.py [Enhancement] use mmcv.utils.get_logger (#24) 2022-01-10 15:46:42 +08:00
test.py [Fix] Fixed device_id in tools/test.py for the CPU. (#58) 2022-01-13 15:37:23 +08:00
torch2onnx.py [Enhancement] use mmcv.utils.get_logger (#24) 2022-01-10 15:46:42 +08:00