1
0
mirror of https://github.com/open-mmlab/mmengine.git synced 2025-06-03 17:45:56 +08:00

3 Commits

Author SHA1 Message Date
Yuan Liu
755f8b5b59
[Refactor]: Change scheduler to param_scheduler ()
* [Refactor]: Change scheduler to param_scheduler

* [Fix]: Fix UT of param scheduler hook

Co-authored-by: Your <you@example.com>
2022-03-12 10:47:06 +08:00
Yuan Liu
be9971781e
[Fix]: Change the type of runner in docstring to Runner ()
* [Fix]: Change after inter and epoch to after train iter and epoch

* [Fix]: Add new UT to param scheduler hook

* [Fix]: Change the type of runner in docstring to Runner

Co-authored-by: Your <you@example.com>
2022-03-07 14:00:05 +08:00
Yuan Liu
ab31e1936e
[Feature]: Add param scheduler hook ()
* [Feature]: Add param scheduler hook

* [Fix]: update docstring and add assert_call to UT
2022-03-01 15:49:44 +08:00