mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-02 23:48: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
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
-r requirements/optional.txt
|
|
-r requirements/runtime.txt
|
|
-r requirements/tests.txt
|