Created by: zhouwei25
PR types
New features
PR changes
APIs
Describe
support 2.0 lr_scheduler for 2.0 optimizer.
2.0 optimizer has new base class, and 2.0 lr_scheduler has new base class, too.
2.0 optimizer only support float or _LRScheduler, and static is the same with dynamic.