Skip to content

Conversation

@ronakice
Copy link
Contributor

Although batch_size for eval is updated to include multiple GPUs, DataParallel is missing from the model and hence doesn't use multi-GPUs. This PR allows DataParallel (multi-GPU) model in eval.

@ronakice ronakice changed the title fix multi-gpu eval fix multi-gpu eval in torch examples Nov 12, 2019
@thomwolf
Copy link
Member

Indeed, good catch, thanks @ronakice

@thomwolf thomwolf merged commit 9629e2c into huggingface:master Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants