1
0
mirror of https://github.com/open-mmlab/mmclassification.git synced 2025-06-03 21:53:55 +08:00

4 Commits

Author SHA1 Message Date
WRH
9be435846c
Support training on CPU ()
* draft

* add parameter for training tools

* Update .pre-commit-config.yaml
2021-04-26 13:56:45 +08:00
LXXXXR
f355f15485
Fix bug in gpu_ids in distributed training ()
* update gpu_ids in distributed training

* move linear scaling rule after getting correct gpu_ids

* Remove support for autoscale_lr
2020-12-09 16:28:03 +08:00
yanglei
fbc68bf266 Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
chenkai
a99e6eb10d init commit 2020-05-21 21:21:43 +08:00