Skip to content
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

TensorBoardLogger and ModelCheckpoint are not using the same folder by default #704

Closed
matthew-z opened this issue Jan 17, 2020 · 0 comments · Fixed by #706
Closed

TensorBoardLogger and ModelCheckpoint are not using the same folder by default #704

matthew-z opened this issue Jan 17, 2020 · 0 comments · Fixed by #706
Labels
bug Something isn't working

Comments

@matthew-z
Copy link
Contributor

matthew-z commented Jan 17, 2020

🐛 Bug

(master branch)
By default, the TensorBoardLogger writes logs into lightning_logs/0 but ModelCheckpoint writes checkpoint into lightning_logs/version_0.

@matthew-z matthew-z added the bug Something isn't working label Jan 17, 2020
@matthew-z matthew-z changed the title logger and checkpoint are not using the folder by default TensorBoardLogger and ModelCheckpoint are not using the same folder by default Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant