Comet ML Logger with ddp
#8683
Unanswered
FrancescoSaverioZuppichini
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 1 comment
-
Dear @FrancescoSaverioZuppichini, The loss should be atomically reduced on epoch end across batches and processes. Mind sharing a snippet of code ? Best, |
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,
Is there a way to correctly log with comet with the
ddp
accelerator? I am not able to average the loss between GPUsThanks,
Francesco
Beta Was this translation helpful? Give feedback.
All reactions