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

accelerator refactor - add parallel plugins #5714

Merged
merged 17 commits into from
Jan 31, 2021

Conversation

awaelchli
Copy link
Contributor

@awaelchli awaelchli commented Jan 30, 2021

What does this PR do?

Part of #5616, copy ddp plugins

Should be merged after #5715

There are some TODO comments, these will be addressed when we integrate and write additional tests

@pep8speaks
Copy link

pep8speaks commented Jan 30, 2021

Hello @awaelchli! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-01-31 12:20:10 UTC

@Borda Borda requested a review from ananthsub January 30, 2021 20:01
awaelchli and others added 6 commits January 31, 2021 08:32
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jan 31, 2021

Codecov Report

Merging #5714 (e4e6d47) into release/1.2-dev (5d239cc) will decrease coverage by 0%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           release/1.2-dev   #5714   +/-   ##
===============================================
- Coverage               89%     89%   -0%     
===============================================
  Files                  169     173    +4     
  Lines                12415   12339   -76     
===============================================
- Hits                 11099   11006   -93     
- Misses                1316    1333   +17     

@awaelchli awaelchli marked this pull request as ready for review January 31, 2021 08:55
@awaelchli awaelchli changed the title accelerator refactor - DDP, DDPSpawn, DDP2 plugins accelerator refactor - add parallel plugins Jan 31, 2021
@awaelchli awaelchli enabled auto-merge (squash) January 31, 2021 09:21
pytorch_lightning/plugins/training_type/ddp.py Outdated Show resolved Hide resolved
@Borda Borda added the ready PRs ready to be merged label Jan 31, 2021
@awaelchli awaelchli merged commit 3bacac7 into release/1.2-dev Jan 31, 2021
@awaelchli awaelchli deleted the refactor/copy-ddp-plugins branch January 31, 2021 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready PRs ready to be merged refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants