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

Test metrics is not being reported to TensorBoard since 0.7.2 #1435

Closed
yukw777 opened this issue Apr 9, 2020 · 4 comments · Fixed by #1441
Closed

Test metrics is not being reported to TensorBoard since 0.7.2 #1435

yukw777 opened this issue Apr 9, 2020 · 4 comments · Fixed by #1441
Labels
bug Something isn't working help wanted Open to be worked on priority: 0 High priority task
Milestone

Comments

@yukw777
Copy link
Contributor

yukw777 commented Apr 9, 2020

🐛 Bug

To Reproduce

Steps to reproduce the behavior:

https://colab.research.google.com/drive/1fM6xL140u9pU0vcmJf6qKzHwczjcMpcF

Code sample

Please see the colab above.

Expected behavior

The test metrics should be reported.

Environment

The Colab environment:

cuda:
	GPU:
	available:           False
	version:             10.1
packages:
	numpy:               1.18.2
	pyTorch_debug:       False
	pyTorch_version:     1.4.0
	pytorch-lightning:   0.7.2
	tensorboard:         2.2.0
	tqdm:                4.38.0
system:
	OS:                  Linux
	architecture:
		64bit
		
	processor:           x86_64
	python:              3.6.9
	version:             #1 SMP Wed Feb 19 05:26:34 PST 2020

Additional context

Regression from 0.7.1

@yukw777 yukw777 added bug Something isn't working help wanted Open to be worked on labels Apr 9, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Apr 9, 2020

Hi! thanks for your contribution!, great first issue!

@Borda Borda added the priority: 0 High priority task label Apr 9, 2020
@Borda Borda added this to the 0.7.3 milestone Apr 9, 2020
@Borda
Copy link
Member

Borda commented Apr 9, 2020

@williamFalcon ^^ 0.7.3?

@Borda Borda modified the milestones: 0.7.4, 0.7.3 Apr 10, 2020
@yukw777
Copy link
Contributor Author

yukw777 commented Apr 14, 2020

@williamFalcon, #1441 didn't fix the issue with Tensorboard (the issue with the console output has been fixed). I've updated the colab to test the same code with 0.7.3 (https://colab.research.google.com/drive/1fM6xL140u9pU0vcmJf6qKzHwczjcMpcF), and you'd notice that the test_loss metrics is not rendered in Tensorboard.

@yukw777
Copy link
Contributor Author

yukw777 commented Apr 14, 2020

it seems like this issue is now being tracked here: #1447

@Borda Borda modified the milestones: 0.7.3, v0.7.x Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Open to be worked on priority: 0 High priority task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants