-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Switch from tensorboard to tensorboardx in logger #15728
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
7b85d77
Switch from tensorboard to tensorboardx in logger
lantiga cedf06e
Warn if log_graph is set to True but tensorboard is not installed
lantiga 9b67345
Update tensorboard.py
williamFalcon 57a5c3c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 99d3f1a
Update src/pytorch_lightning/loggers/tensorboard.py
lantiga 1cfde33
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] df72585
Update src/pytorch_lightning/loggers/tensorboard.py
lantiga df0982a
Fix warning message formatting
lantiga 5052464
Import tensorboard if available
lantiga f123b68
Ignore mypy error
lantiga f68f752
Apply suggestions from code review
Borda 31f79bf
Update src/pytorch_lightning/loggers/tensorboard.py
lantiga ff5aeea
Fix type ignore comments
lantiga 0a66901
Implement suggestions
carmocca 37f9970
Fix tests when only tensorboardX is available
carmocca fcbaea3
Fix CLI test
carmocca 0923919
Merge branch 'master' into tensorboardx
carmocca c02d14e
Fix merge
carmocca 0e4552f
Apply suggestions from code review
Borda d9db264
Apply suggestions from code review
Borda 4576ef3
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] dea1c24
Merge branch 'master' into tensorboardx
lantiga 105da79
simplify for TBX as required pkg
Borda 14f709d
simplify for TBX as required pkg
Borda b1f04d7
docs example
Borda 65c4798
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d84184d
...
Borda b1d9909
Merge branch 'tensorboardx' of https://github.com/PyTorchLightning/py…
Borda 0683ca3
tests
Borda dd38bee
Merge branch 'master' into tensorboardx
Borda 0488a6c
chlog
Borda ceb561f
Merge branch 'tensorboardx' of https://github.com/PyTorchLightning/py…
Borda 61bdeaf
reqs
Borda d3dc7ee
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 317db17
tbx 2.4
Borda 968487b
tbx 2.2
Borda 3a4ff4e
Merge branch 'master' into tensorboardx
Borda File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.