Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why torch.optim.lr_scheduler.ReduceLROnPlateau is not implemented? #991

Open
RaymondByc opened this issue Apr 26, 2021 · 3 comments
Open

Comments

@RaymondByc
Copy link

torch.optim.lr_scheduler.ReduceLROnPlateau is a efficient lr scheduler which could reduce the training time dymatically, I think.

why it is not implemented?

what insight behind it?

@zhouzaida
Copy link
Collaborator

hi @RaymondByc , ReduceLROnPlateau is not used by downstream repos so we currently do not support it but in our plan. Are you willing to implement it?

@RaymondByc
Copy link
Author

Sorry, I do not have enough time to challenge it. I am full-time engineer, and I am occupied by a bunch of works.

@zhouzaida zhouzaida added the WIP label Jun 10, 2021
@zhouzaida
Copy link
Collaborator

refer to #1033

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants