-
Notifications
You must be signed in to change notification settings - Fork 25.6k
unified GlooStore and c10d store API (#55719) #56222
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
Conversation
💊 CI failures summary and remediationsAs of commit e882d84 (more details on the Dr. CI page):
This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. |
This pull request was exported from Phabricator. Differential Revision: D27785267 |
Kicked off a rebase in phabricator and exported it here @rohan-varma |
Summary: Pull Request resolved: pytorch#56222 Pull Request resolved: pytorch#55719 Test Plan: Imported from OSS Differential Revision: D27785267 Pulled By: msaroufim fbshipit-source-id: e95a5012688d9ff9c2b3ab74c273ea99726e62db
This pull request was exported from Phabricator. Differential Revision: D27785267 |
290a9b1
to
e882d84
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, overall looks good to me! Will stamp it once the CI clears
Codecov Report
@@ Coverage Diff @@
## master #56222 +/- ##
=======================================
Coverage 77.05% 77.05%
=======================================
Files 1916 1916
Lines 190130 190130
=======================================
+ Hits 146502 146505 +3
+ Misses 43628 43625 -3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI looks good, let's land this!
Looks like I"m not authorized to merge this pull request, I'm guessing only file owners can merge? |
@msaroufim The usual process is actually to land the internal diff, and then it automatically syncs up with github. |
@msaroufim merged this pull request in 48aaea3. |
Summary: Pull Request resolved: pytorch#56222 Pull Request resolved: pytorch#55719 Test Plan: Imported from OSS Reviewed By: rohan-varma Differential Revision: D27785267 Pulled By: msaroufim fbshipit-source-id: ce247f9226ecc971af8e1f08adeb835f64973e12
Summary: Pull Request resolved: #55719
Test Plan: Imported from OSS
Differential Revision: D27785267
Pulled By: msaroufim