- Aug 15, 2022
-
-
Zaida Zhou authored
-
- May 31, 2022
-
-
Zaida Zhou authored
* Support multiple optimizers * minor refinement * improve unit tests * minor fix * Update unit tests for resuming or saving ckpt for multiple optimizers * refine docstring * refine docstring * fix typo * update docstring * refactor the logic to build multiple optimizers * resolve comments * ParamSchedulers spports multiple optimizers * refine docstring * RuntimeInfoHook supports printing multi learning rates * resolve comments * fix typo
-
- Mar 29, 2022
-
-
RangiLyu authored
* [Refactor] Add batch_idx to hook input. * update
-
- Mar 12, 2022
-
-
Yuan Liu authored
* [Refactor]: Change scheduler to param_scheduler * [Fix]: Fix UT of param scheduler hook Co-authored-by:
Your <you@example.com>
-
- Mar 07, 2022
-
-
Yuan Liu authored
* [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>
-
- Mar 01, 2022
-
-
Yuan Liu authored
* [Feature]: Add param scheduler hook * [Fix]: update docstring and add assert_call to UT
-