Commit Graph

4 Commits (5c5c03e648914d60972b22caf77e99700af7123f)

Author SHA1 Message Date
RangiLyu 9a61b389e7
[Refactor] Add batch_idx to hook input. ()
* [Refactor] Add batch_idx to hook input.

* update
2022-03-29 11:40:38 +08:00
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