-
Notifications
You must be signed in to change notification settings - Fork 165
support elastic launch correctly #76
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
Closed
Closed
Conversation
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
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D36787336 |
wat3rBro
added a commit
to wat3rBro/d2go
that referenced
this pull request
Jun 3, 2022
…h correctly) Summary: X-link: facebookresearch/mobile-vision#76 TLDR: this diff consolidate the `distributed_helper` of `mobile_cv`, it (together with `mobile_cv`'s `comm` module) should be the TOGO library for dealing with DDP. D2 (facebookresearch@87374efb134e539090e0b5c476809dc35bf6aedb)Go's `distributed` is now built on-top of `mobile_cv`'s `distributed_helper`. Differential Revision: D36787336 fbshipit-source-id: aedbc86e79234f416d22fb762ee57ce67c89d3b3
wat3rBro
added a commit
to wat3rBro/mobile-vision
that referenced
this pull request
Jun 3, 2022
…h correctly) Summary: Pull Request resolved: facebookresearch#76 TLDR: this diff consolidate the `distributed_helper` of `mobile_cv`, it (together with `mobile_cv`'s `comm` module) should be the TOGO library for dealing with DDP. D2 (facebookresearch@7914225ba03bbe8f17eec22cb30a1fc1f56e91c9)Go's `distributed` is now built on-top of `mobile_cv`'s `distributed_helper`. Differential Revision: D36787336 fbshipit-source-id: 7182e834a966790552307abee8dcd9ed5436a69c
88fa964 to
d087732
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D36787336 |
1 similar comment
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D36787336 |
wat3rBro
added a commit
to wat3rBro/mobile-vision
that referenced
this pull request
Jun 8, 2022
…h correctly) Summary: X-link: facebookresearch/d2go#274 Pull Request resolved: facebookresearch#76 TLDR: this diff consolidate the `distributed_helper` of `mobile_cv`, it (together with `mobile_cv`'s `comm` module) should be the TOGO library for dealing with DDP. D2 (facebookresearch@7914225ba03bbe8f17eec22cb30a1fc1f56e91c9)Go's `distributed` is now built on-top of `mobile_cv`'s `distributed_helper`. Reviewed By: newstzpz Differential Revision: D36787336 fbshipit-source-id: 5ca743f3930a581949c23724e2c8799b8b87c7c9
d087732 to
141acfe
Compare
wat3rBro
added a commit
to wat3rBro/d2go
that referenced
this pull request
Jun 8, 2022
…h correctly) Summary: Pull Request resolved: facebookresearch#274 X-link: facebookresearch/mobile-vision#76 TLDR: this diff consolidate the `distributed_helper` of `mobile_cv`, it (together with `mobile_cv`'s `comm` module) should be the TOGO library for dealing with DDP. D2 (facebookresearch@87374efb134e539090e0b5c476809dc35bf6aedb)Go's `distributed` is now built on-top of `mobile_cv`'s `distributed_helper`. Reviewed By: newstzpz Differential Revision: D36787336 fbshipit-source-id: c722d1384baf7af49ecce984c40854fe6a2ae852
wat3rBro
added a commit
to wat3rBro/d2go
that referenced
this pull request
Jun 8, 2022
…h correctly) Summary: Pull Request resolved: facebookresearch#274 X-link: facebookresearch/mobile-vision#76 TLDR: this diff consolidate the `distributed_helper` of `mobile_cv`, it (together with `mobile_cv`'s `comm` module) should be the TOGO library for dealing with DDP. D2 (facebookresearch@87374efb134e539090e0b5c476809dc35bf6aedb)Go's `distributed` is now built on-top of `mobile_cv`'s `distributed_helper`. Reviewed By: newstzpz Differential Revision: D36787336 fbshipit-source-id: 5179793306cd65115055ef570ac2dafbd13fd17e
…h correctly) Summary: X-link: facebookresearch/d2go#274 Pull Request resolved: facebookresearch#76 TLDR: this diff consolidate the `distributed_helper` of `mobile_cv`, it (together with `mobile_cv`'s `comm` module) should be the TOGO library for dealing with DDP. D2 (facebookresearch@7914225ba03bbe8f17eec22cb30a1fc1f56e91c9)Go's `distributed` is now built on-top of `mobile_cv`'s `distributed_helper`. Reviewed By: newstzpz Differential Revision: D36787336 fbshipit-source-id: 3eec87ff28ba8f7ac7ebe2adbad75336391b201e
141acfe to
19d7b81
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D36787336 |
wat3rBro
added a commit
to wat3rBro/d2go
that referenced
this pull request
Jun 8, 2022
…h correctly) Summary: Pull Request resolved: facebookresearch#274 X-link: facebookresearch/mobile-vision#76 TLDR: this diff consolidate the `distributed_helper` of `mobile_cv`, it (together with `mobile_cv`'s `comm` module) should be the TOGO library for dealing with DDP. D2 (facebookresearch@87374efb134e539090e0b5c476809dc35bf6aedb)Go's `distributed` is now built on-top of `mobile_cv`'s `distributed_helper`. Reviewed By: newstzpz Differential Revision: D36787336 fbshipit-source-id: d59adc9b4b817b175edd413ad37ab5029d22f492
facebook-github-bot
pushed a commit
to facebookresearch/d2go
that referenced
this pull request
Jun 9, 2022
…h correctly) Summary: Pull Request resolved: #274 X-link: facebookresearch/mobile-vision#76 TLDR: this diff consolidate the `distributed_helper` of `mobile_cv`, it (together with `mobile_cv`'s `comm` module) should be the TOGO library for dealing with DDP. D2 (87374efb134e539090e0b5c476809dc35bf6aedb)Go's `distributed` is now built on-top of `mobile_cv`'s `distributed_helper`. Reviewed By: newstzpz Differential Revision: D36787336 fbshipit-source-id: 640c9dcff5eec534e7894c75cfdf0a12d21c297e
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Differential Revision: D36787336