-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Add strict option to lr_scheduler dict #3586
Add strict option to lr_scheduler dict #3586
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, test are solid and the failing checks seems to be unrelated to this PR
Codecov Report
@@ Coverage Diff @@
## master #3586 +/- ##
=======================================
+ Coverage 90% 93% +3%
=======================================
Files 103 103
Lines 7842 7844 +2
=======================================
+ Hits 7053 7279 +226
+ Misses 789 565 -224 |
This pull request is now in conflict... :( |
@Borda Isn't this more like a feature/enhancement than bugfix? Is it allowed pre v1.0? |
This pull request is now in conflict... :( |
This pull request is now in conflict... :( |
Rebased master, can you review? @Borda @awaelchli @rohitgr7 |
This pull request is now in conflict... :( |
Fixes #3526
Before submitting