Use GPUs for validation steps? #15726
Unanswered
Tomakko
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,
is it somehow possible to use all available GPUs for validation? While i can use all GPUs during training steps, per default Lightning is only using one during validation steps.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions