-
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
Deprecate auto mode from ModelCheckpoint and EarlyStopping #4695
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4695 +/- ##
======================================
Coverage 93% 93%
======================================
Files 124 124
Lines 9291 9294 +3
======================================
+ Hits 8604 8608 +4
+ Misses 687 686 -1 |
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.
we need to update docs
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.
Nice!
Hello @rohitgr7! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2020-12-03 09:44:00 UTC |
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 !
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.
very reasonable PR <3
@rohitgr7 did you do a full text search for mode=auto across the whole project?
yes @awaelchli |
@williamFalcon this needs your approval. |
1ea241a
to
a5c68f4
Compare
@williamFalcon mind review? |
Co-authored-by: Jirka Borovec <[email protected]>
What does this PR do?
Fixes #4668
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In in short, see following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃