-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Move add_to_queue/get_from_queue to DDPSpawnPlugin #9118
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
Changes from 29 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
db65aa1
Move add_to_queue/get_from_queue to ddp_spawn.py
daniellepintz 4ca811c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 785be9e
Update changelog and add todos
daniellepintz e9ead82
Merge branch 'ddp_spawn' of github.com:daniellepintz/pytorch-lightnin…
daniellepintz edc0ad6
wip
daniellepintz c782bd6
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz ccf44e4
address comments
daniellepintz ced51e1
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 11e9292
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 238587a
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz c7be9ea
Merge branch 'ddp_spawn' of github.com:daniellepintz/pytorch-lightnin…
daniellepintz 7edf7f8
update import path
daniellepintz 9117350
update import path
daniellepintz a177c49
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 12cc5d2
resolve circular reference
tchaton 705bba2
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz 3f7b4f1
Merge branch 'ddp_spawn' of github.com:daniellepintz/pytorch-lightnin…
daniellepintz e2a7a51
address comment
daniellepintz 7f48f26
Update CHANGELOG.md
daniellepintz 4d591e8
Update CHANGELOG.md
daniellepintz a3936e6
Apply suggestions from code review
daniellepintz 546a28b
address comments
daniellepintz e5d2289
Apply suggestions from code review
Borda e561650
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz dfed884
Merge branch 'ddp_spawn' of github.com:daniellepintz/pytorch-lightnin…
daniellepintz 446fafd
update test
daniellepintz 113645d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a1a439d
Merge branch 'master' of https://github.com/PyTorchLightning/pytorch-…
daniellepintz ddd4e57
Merge branch 'ddp_spawn' of github.com:daniellepintz/pytorch-lightnin…
daniellepintz e73b419
RunIf(skip_windows=True)
daniellepintz 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
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.