mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
* update lr_updater.py file path replace out-of-date links with master branch link * Update code reference to newest version 1. fix typo err of `CosineAnnealingLrUpdaterHook` 2. update code ref links to the newest version (including `CosineAnnealingLrUpdaterHook`, `CyclicLrUpdaterHook`, `CyclicMomentumUpdaterHook`).