How to log with accumulate_grad_batches #8682
Unanswered
FrancescoSaverioZuppichini
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 2 comments 2 replies
-
Hey @FrancescoSaverioZuppichini, Right now, Lightning logs the latest value of the
Best, |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi @tchaton, is it still the case that I need to implement my own metric with TorchMetrics or has this been simplified? Thanks! |
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.
-
Hi Guys,
Since it is not implemented, could you please explain to me how I properly log the loss with
accumulate_grad_batches
> 1?Thanks!
Francesco
Beta Was this translation helpful? Give feedback.
All reactions