mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* workflow: modify build, add deploy * fix type: mmseg -> mmcls * simplify build by delete cuda related settings * re-sort requirements by pre-commit hook * build: support more pytorch versions * build: fix torchvision version bug * del useless test imports * merge upstream * build: del docstring checking to pass coverage check