Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

made ddp the default if no backend specified with multiple GPUs #1789

Merged
merged 3 commits into from
May 12, 2020

Conversation

williamFalcon
Copy link
Contributor

@williamFalcon williamFalcon commented May 12, 2020

DP is discouraged by all and causes issues. Let's make ddp the default when using multiple GPUs.

@mergify mergify bot requested a review from a team May 12, 2020 02:27
@pep8speaks
Copy link

pep8speaks commented May 12, 2020

Hello @williamFalcon! Thanks for updating this PR.

Line 715:111: E501 line too long (117 > 110 characters)

Comment last updated at 2020-05-12 09:46:34 UTC

@williamFalcon williamFalcon added this to the 0.7.6 milestone May 12, 2020
@Borda Borda added the feature Is an improvement or enhancement label May 12, 2020
@Borda
Copy link
Member

Borda commented May 12, 2020

the pickle is patched with pytest wrap and the horovod now shall be fixed by #1786

@codecov
Copy link

codecov bot commented May 12, 2020

Codecov Report

Merging #1789 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff           @@
##           master   #1789   +/-   ##
======================================
  Coverage      88%     88%           
======================================
  Files          69      69           
  Lines        4316    4316           
======================================
  Hits         3805    3805           
  Misses        511     511           

@williamFalcon williamFalcon merged commit 10b16db into master May 12, 2020
@Borda Borda deleted the ddp_default branch May 12, 2020 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Is an improvement or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants