mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
* [Fix] OneCycleLrUpdaterHook interface * revise according to comments * revise according to comments * add test * fix lint * revise according to comments * minors * add pytest param * fix lint * ci