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

[torch/elastic] Revise the rendezvous handler registry logic. #55466

Closed
wants to merge 1 commit into from

Conversation

cbalioglu
Copy link
Contributor

Summary:
Improve the implementation and the unit test coverage of RendezvousHandlerRegistry.

Note

See the original diff (D27442325 (df299db)) that had to be reverted due to an unexpected Python version incompatibility between the internal and external PyTorch CI tests.

Test Plan: Run the existing and newly-introduced unit tests.

Differential Revision: D27623215

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 7, 2021

💊 CI failures summary and remediations

As of commit 14d1f84 (more details on the Dr. CI page):


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-scanned failure(s)

ci.pytorch.org: 1 failed


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.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27623215

…h#55466)

Summary:
Pull Request resolved: pytorch#55466

Improve the implementation and the unit test coverage of `RendezvousHandlerRegistry`.

### Note
See the original diff (D27442325 (pytorch@df299db)) that had to be reverted due to an unexpected Python version incompatibility between the internal and external PyTorch CI tests.

Test Plan: Run the existing and newly-introduced unit tests.

Differential Revision: D27623215

fbshipit-source-id: fd31db5373793396124df02f83c1d4c420142f04
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D27623215

Copy link
Contributor

@aivanou aivanou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #55466 (14d1f84) into master (f5675f8) will decrease coverage by 0.42%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master   #55466      +/-   ##
==========================================
- Coverage   77.41%   76.99%   -0.43%     
==========================================
  Files        1895     1895              
  Lines      187583   187593      +10     
==========================================
- Hits       145215   144433     -782     
- Misses      42368    43160     +792     

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 493a233.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed fb-exported Merged oncall: distributed Add this issue/PR to distributed oncall triage queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants