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

Supported customizing kwargs for lr_scheduler #584

Merged
merged 2 commits into from
Dec 11, 2020

Conversation

carefree0910
Copy link
Contributor

In some common schedulers (e.g. ReduceOnPlateau), we need to tell our schedulers some extra information (e.g. current metrics).

This commit should be able to support this with some minor fixes, without changing any default behaviours.

@ghost
Copy link

ghost commented Dec 7, 2020

CLA assistant check
All CLA requirements met.

@jeffra jeffra merged commit a4763f5 into microsoft:master Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants