multi-gpu modify batchsize #7450
Unanswered
shangyihao
asked this question in
DDP / multi-GPU / multi-node
Replies: 1 comment
-
you have set |
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.
-
when i use Multi-GPU training in pytorch lightning, like Trainer(gpus=[1,2], accelerator='dp') with

what or where can i do to modify the effective batch size for distributed training?
thx
Beta Was this translation helpful? Give feedback.
All reactions