We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
Sorry, I do not have enough time to challenge it. I am full-time engineer, and I am occupied by a bunch of works.
refer to #1033
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: