mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-02 22:31:28 +08:00
* [Refactor] change imgs_per_gpu to samples_per_gpu in config files * [Docs] change imgs_per_gpu to samples_per_gpu in docs * [Refactor] change imgs_per_gpu to samples_per_gpu in codes and add warnings * [Fix] fix isort * [Docs] fix docs format * [Refactor] add related UT codes * [Fix] fix isort