-
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 dirpath and filename parameter in ModelCheckpoint #4213
Conversation
Hello @rohitgr7! Thanks for updating this PR.
Comment last updated at 2020-10-23 03:03:24 UTC |
Codecov Report
@@ Coverage Diff @@
## master #4213 +/- ##
=======================================
+ Coverage 89% 93% +4%
=======================================
Files 111 111
Lines 8675 8007 -668
=======================================
- Hits 7712 7445 -267
+ Misses 963 562 -401 |
I think this: |
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, I like it.
Glad this will finally solve the "trailing slash" problem in the file path to distinguish file from folder.
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.
the failing gpu test comes from master and will be fixed in #4292
This pull request is now in conflict... :( |
This does not fix #4012. |
What does this PR do?
Fixes #3583
Fixes #4168
Fixes #2042
Fixes #4012
maybe more...
TODO:
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃