* logger hooks samples updated
* [Docs] Details for WandBLoggerHook Added
* [Docs] lint test pass
* [Enhancement] .dev Python files updated to get better performance and quality
* [Docs] Details for WandBLoggerHook Added
* [Docs] lint test pass
* [Enhancement] .dev Python files updated to get better performance and quality
* [Enhancement] lint test passed
* [Enhancement] Change Some Line from Previous to Support Python<3.9
* Update .dev/gather_models.py
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
* [Fix] Convert SyncBN to BN when training on DP.
* Modify SyncBN2BN.
* Add SyncBN2BN unit test.
* Resolve some comments.
* use mmcv official revert_sync_batchnorm
* Remove local syncbn2bn unit tests.
* Update mmcv version.
* Fix bugs of gather model tools.
* Modify warnings.
* Modify docker mmcv version.
* Update mmcv version table.