Skip to content

Tensorboard, what does epoch chart show? #3759

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

Closed
chrismaliszewski opened this issue Sep 30, 2020 · 3 comments · Fixed by #3950
Closed

Tensorboard, what does epoch chart show? #3759

chrismaliszewski opened this issue Sep 30, 2020 · 3 comments · Fixed by #3950
Assignees
Labels
docs Documentation related question Further information is requested

Comments

@chrismaliszewski
Copy link

Fast question.

Image from Tensorboard:
image

I don't add this log. It's done automatically by lightning. What does this chart present?

@ydcjeff
Copy link
Contributor

ydcjeff commented Oct 1, 2020

If you are on Lightning 0.9.0, the x-axis represents global_step and y-axis is showing epoch

@chrismaliszewski
Copy link
Author

Thank you, @ydcjeff. Is there any information in the doc? Can't find it. Since it's a default chart, it'd be good to have the info somewhere.

@ydcjeff
Copy link
Contributor

ydcjeff commented Oct 2, 2020

Hi @chrismaliszewski , I guess there is no info about plotted charts in the docs.
Would you like to send a PR with the necessary information you have in mind?

@ydcjeff ydcjeff self-assigned this Oct 29, 2020
@ydcjeff ydcjeff added the docs Documentation related label Oct 29, 2020
@ydcjeff ydcjeff mentioned this issue Nov 2, 2020
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants