logging interval seems not working when i check results in Tensorboard #11460
QW-Is-Here
started this conversation in
General
Replies: 2 comments 1 reply
-
hey @MrWangg1992 ! your configuration looks correct. Might be a bug in lightning. Would you mind creating a reproducible script using: https://colab.research.google.com/github/PytorchLightning/pytorch-lightning/blob/master/pl_examples/bug_report/bug_report_model.ipynb |
Beta Was this translation helpful? Give feedback.
1 reply
-
just in case anyone faces this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ,


i set all the settings with log interval == 'epoch' as the code shown below, but when i check the results output in tensorboard, it seems like still logging in steps, may i kindly ask how to figure it out?
Beta Was this translation helpful? Give feedback.
All reactions