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 * 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>