Skip to content

Get batch’s datapoints across all GPUs #11667

Discussion options

You must be logged in to vote

if you are going to use the complete batch on the single GPU, then why use DDP?

if you need predictions on a single device, you can rather gather all the predictions using all_gather.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@fmorenopino
Comment options

@rohitgr7
Comment options

@fmorenopino
Comment options

@rohitgr7
Comment options

@fmorenopino
Comment options

Answer selected by fmorenopino
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants