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

ref: part 8 of #3733 #3806

Merged
merged 1 commit into from
Oct 2, 2020
Merged

ref: part 8 of #3733 #3806

merged 1 commit into from
Oct 2, 2020

Conversation

williamFalcon
Copy link
Contributor

Continuing DDP refactors.

Isolates DDP class.

Next steps, split the following sub-backends:

  • ddp slurm

  • ddp script

  • ddp torchelastic

  • fix the DDP bugs

then create cluster managers abstraction (slurm, torchelastic) as inputs to ddp.

Right now i just don't want to break things, so, refactors are slow but rigorous.

@mergify mergify bot requested a review from a team October 2, 2020 21:30
@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #3806 into master will increase coverage by 2%.
The diff coverage is 74%.

@@           Coverage Diff           @@
##           master   #3806    +/-   ##
=======================================
+ Coverage      88%     89%    +2%     
=======================================
  Files         110     110            
  Lines        8873    8677   -196     
=======================================
- Hits         7770    7737    -33     
+ Misses       1103     940   -163     

@williamFalcon williamFalcon merged commit afa4383 into master Oct 2, 2020
@williamFalcon williamFalcon deleted the fw2_8 branch October 4, 2020 17:37
@Borda Borda added the refactor label Oct 4, 2020
@Borda Borda added this to the 0.10.0 milestone Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants