mmengine/tests/test_optim/test_scheduler
Miao Zheng fd295741ca
[Features]Add OneCycleLR (#296)
* [Features]Add OnecycleLR

* [Features]Add OnecycleLR

* yapf disable

* build_iter_from_epoch

* add epoch

* fix args

* fix according to comments;

* lr-param

* fix according to comments

* defaults -> default to

* remove epoch and steps per step

* variabel names
2022-06-13 21:23:59 +08:00
..
test_lr_scheduler.py [Features]Add OneCycleLR (#296) 2022-06-13 21:23:59 +08:00
test_momentum_scheduler.py [Enhancement] Add PolyParamScheduler, PolyMomentum and PolyLR (#188) 2022-04-25 13:44:15 +08:00
test_param_scheduler.py [Features]Add OneCycleLR (#296) 2022-06-13 21:23:59 +08:00