Proper Workflow for Evaluation in DDP Training Loop #7801
Unanswered
benjaminrwilson
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.
-
Hi maintainers,
What is the correct way to perform task evaluation after an epoch of the training loop in DDP? For example, I would like to do the following for an object detection task:
Thanks!
Ben
Beta Was this translation helpful? Give feedback.
All reactions