-
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
Tensorboard logger check if lightning_logs directory exists #1377
Tensorboard logger check if lightning_logs directory exists #1377
Conversation
This pull request is now in conflict... :( |
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.
add warning
Codecov Report
@@ Coverage Diff @@
## master #1377 +/- ##
======================================
- Coverage 92% 92% -0%
======================================
Files 63 63
Lines 3332 3336 +4
======================================
+ Hits 3059 3061 +2
- Misses 273 275 +2 |
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 🚀
This pull request is now in conflict... :( |
@awaelchli any idea why the docs fail with
|
Sphinx got new release 3.0, and the extensions is not compatible with that. See comment here #1379 |
yeah just noted, preparing fix... |
@Borda failing docs as well |
The fix for this doc fail is now in master #1382 . A rebase will do:) |
2b49800
to
529065a
Compare
This pull request is now in conflict... :( |
…g-AI#1377) * tensorboard logger version if root_dir not exist * update changelog * resolve comments Co-authored-by: Alexander Reshytko <areshytko@Alexanders-MacBook-Pro.local> Co-authored-by: William Falcon <waf2107@columbia.edu>
Before submitting
What does this PR do?
Fixes #1375 .
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 🙃