-
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
Handle checkpoint dirpath suffix in NeptuneLogger #18863
Handle checkpoint dirpath suffix in NeptuneLogger #18863
Conversation
Co-authored-by: Siddhant Sadangi <[email protected]>
for more information, see https://pre-commit.ci
Co-authored-by: Siddhant Sadangi <[email protected]>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #18863 +/- ##
==========================================
- Coverage 83% 49% -34%
==========================================
Files 443 435 -8
Lines 36572 36420 -152
==========================================
- Hits 30467 17817 -12650
- Misses 6105 18603 +12498 |
@Borda how shall I proceed with this doctest failure due to the check running on ubuntu, while the line assumes windows os? |
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.
Some styling proposals.
Co-authored-by: Sabine <[email protected]>
@AleksanderWWW The tests need to be updated to reflect the change. Here we have two failures:
Please let me know if you need help with it. |
Hey, |
@awaelchli Fixed :) sorry it took so long |
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.
I added the missing test case
LGTM
FYI, there is a related issue here #15705 with other edge cases for this function. |
Co-authored-by: Siddhant Sadangi <[email protected]> Co-authored-by: Sabine <[email protected]> Co-authored-by: Carlos Mocholí <[email protected]> Co-authored-by: awaelchli <[email protected]> (cherry picked from commit af852ff)
Co-authored-by: Siddhant Sadangi <[email protected]> Co-authored-by: Sabine <[email protected]> Co-authored-by: Carlos Mocholí <[email protected]> Co-authored-by: awaelchli <[email protected]> (cherry picked from commit af852ff)
What does this PR do?
Fixes #<issue_number>
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Reviewer checklist
📚 Documentation preview 📚: https://pytorch-lightning--18863.org.readthedocs.build/en/18863/