add scheduler unit test (#13)
* tmp * add scheduler unit test * disable yapf * add more test * add more test * not use torch test case * solve comments * update file * add more unit tests * resolve comments * update cosine ut * fix typo * solve comments * solve comments * resolve comments
Showing
- tests/test_optim/test_scheduler/test_lr_scheduler.py 393 additions, 0 deletionstests/test_optim/test_scheduler/test_lr_scheduler.py
- tests/test_optim/test_scheduler/test_momentum_scheduler.py 397 additions, 0 deletionstests/test_optim/test_scheduler/test_momentum_scheduler.py
- tests/test_optim/test_scheduler/test_param_scheduler.py 489 additions, 0 deletionstests/test_optim/test_scheduler/test_param_scheduler.py
Please register or sign in to comment