8000 Remove multiple GPU warning by brendan-ai2 · Pull Request #2837 · allenai/allennlp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Remove multiple GPU warning #2837

Merged
merged 2 commits into from
May 13, 2019
Merged

Conversation

brendan-ai2
Copy link
Contributor
  • This code is relatively stable.
  • However, our support isn't ideal as it's based on torch.nn.DataParallel.
  • We should really investigate using torch.nn.parallel.DistributedDataParallel.

@brendan-ai2
Copy link
Contributor Author

Thanks, @schmmd !

@brendan-ai2 brendan-ai2 merged commit 7bdd575 into allenai:master May 13, 2019
reiyw pushed a commit to reiyw/allennlp that referenced this pull request Nov 12, 2019
- This code is relatively stable.
- However, our support isn't ideal as it's based on `torch.nn.DataParallel`.
- We should really investigate using `torch.nn.parallel.DistributedDataParallel`.
TalSchuster pushed a commit to TalSchuster/allennlp-MultiLang that referenced this pull request Feb 20, 2020
- This code is relatively stable.
- However, our support isn't ideal as it's based on `torch.nn.DataParallel`.
- We should really investigate using `torch.nn.parallel.DistributedDataParallel`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0