You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Want to use CosineAnnealingWarmRestarts scheduler. However, I cannot find this scheduler in mmengine. I also cannot find a tutorial about how to implement a custom scheduler myself. Could you give some tips about how to wrap a pytorch scheduler into mmengine?