-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Add support for DDP fork #13405
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
Merged
Merged
Add support for DDP fork #13405
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
782ca4a
fork
awaelchli aefac45
dont set device
awaelchli efce3c4
parallel dev
awaelchli 810c0ba
add cuda
awaelchli 5fd9cda
update device count
awaelchli c1b4fd0
fork
awaelchli daa07ee
cuda available
awaelchli 679f363
set device
awaelchli c43f827
update
awaelchli b7e529e
update
awaelchli b51d172
cuda available
awaelchli 9b41941
formatting
awaelchli 9cea979
unused import
awaelchli daccd21
test fixes
awaelchli 0ccc3b9
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a080ec0
add docstring
awaelchli 9a914be
Merge remote-tracking branch 'origin/feature/ddp-fork2' into feature/…
awaelchli eae67cd
update
awaelchli 167a710
update
awaelchli 1bdd79d
fix mocks in tests
awaelchli 297b55a
refactor
awaelchli 6c5b769
fix test
awaelchli 2671810
update lite and enums
awaelchli ff2a825
typo
awaelchli 0879751
update docs
awaelchli fe16575
add validation for forking on platforms
awaelchli 582872c
debug no breaking change for devices=1
awaelchli da70271
fix typo in test
awaelchli 3f9a872
update docstring
awaelchli 7291fa3
added windows test for device parser
awaelchli 785c830
add changelog
awaelchli dd043ad
add test
awaelchli da843ee
add tests
awaelchli 1a63662
update error message
awaelchli 093a52e
Comparison section
awaelchli 3be3c17
Merge branch 'master' into feature/ddp-fork2
awaelchli 7b3c132
fork docs
awaelchli 1b95954
typing
awaelchli df031b3
Merge branch 'master' into feature/ddp-fork2
awaelchli 6855e50
Merge branch 'master' into feature/ddp-fork2
awaelchli 8df3457
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d5c28b9
fix tests
awaelchli 0152c39
Merge branch 'master' into feature/ddp-fork2
awaelchli a6a0d09
Update docs/source-pytorch/accelerators/gpu_intermediate.rst
awaelchli 4ede4cb
Update docs/source-pytorch/accelerators/gpu_intermediate.rst
awaelchli 877ed07
Update docs/source-pytorch/accelerators/gpu_intermediate.rst
awaelchli bf36259
reviews
awaelchli 6263636
Merge remote-tracking branch 'origin/feature/ddp-fork2' into feature/…
awaelchli ca9a0b3
Merge branch 'master' into feature/ddp-fork2
awaelchli c9b2601
handle start methods
awaelchli cca1606
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e6b19a1
update tests
awaelchli 59c3735
Merge remote-tracking branch 'origin/feature/ddp-fork2' into feature/…
awaelchli cc06e12
update type
awaelchli b7ffaef
Merge branch 'master' into feature/ddp-fork2
awaelchli c5480a1
fix merge errors
awaelchli 87cd344
update tests
awaelchli b686b3b
remove unused import
awaelchli 2d05ac3
revert weird change
awaelchli 78e542e
remove redundant start method attribute
awaelchli 0b13047
they insist
awaelchli 17257a6
Merge branch 'master' into feature/ddp-fork2
awaelchli 3d7095d
update tests
awaelchli a5c3592
Revert "update tests"
awaelchli 8c74f9a
insist
awaelchli 1832c3e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5c2e6ea
Update docs/source-pytorch/accelerators/gpu_intermediate.rst
awaelchli 59f21fc
Merge branch 'master' into feature/ddp-fork2
Borda 8c83d1a
Merge branch 'master' into feature/ddp-fork2
awaelchli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.