DDP question to trainer fit test predict and savings #9708
Unanswered
felixdittrich92
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,
i have a short question to DDP is it the correct way to combine all like fit / test / predict and some savings in the main script or is there a need to split into parts ? It works but feels a bit coriuos
my example:
Would be great to get a short feedback or exist a full example for some scripts without the LightningCLI ?
Best regards
Felix
Beta Was this translation helpful? Give feedback.
All reactions