maual calculate validation loss different from the lightning automatically output #21039
Unanswered
evileleven
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 0 comments
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.
-
The 'valid_loss_manual' is myself calculate batch average one, while 'val_loss_epoch' is the output from the lightning. There are always differences.
Besides, the valid loss could not plot each step. I tried rich progress bar, it still do not show
Beta Was this translation helpful? Give feedback.
All reactions