Skip to content

[C10D] C++ Callbacks part 1#111582

Closed
wconstab wants to merge 2 commits intopytorch:mainfrom
wconstab:export-D50460640
Closed

[C10D] C++ Callbacks part 1#111582
wconstab wants to merge 2 commits intopytorch:mainfrom
wconstab:export-D50460640

Conversation

@wconstab
Copy link
Contributor

Summary:
Breaking down #110307 into smaller
pieces to try to land without revert.

This PR adds some hook functions but does not call them.

Test Plan: OSS CI and internal tests

Differential Revision: D50460640

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 19, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/111582

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 530794d with merge base a267d95 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the release notes: distributed (c10d) release notes category label Oct 19, 2023
@facebook-github-bot
Copy link
Contributor

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

Copy link
Collaborator

@Skylion007 Skylion007 Oct 19, 2023

Choose a reason for hiding this comment

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

Why does this function take as rvalue if all the callbacks are guaranteed to only take const ref? Shouldn't this function also take const-ref then?

Summary:
Breaking down pytorch#110307 into smaller
pieces to try to land without revert.

add most of the code but don't even call the event-creation logic

Test Plan: OSS CI and internal tests

Differential Revision: D50502961
Summary:

Breaking down pytorch#110307 into smaller
pieces to try to land without revert.

This PR adds some hook functions but does not call them.

Test Plan:
OSS CI and internal tests

pyper test: https://www.internalfb.com/mlhub/pipelines/runs/fblearner/493040128

Differential Revision: D50460640
@facebook-github-bot
Copy link
Contributor

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

@github-actions
Copy link
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Dec 19, 2023
@github-actions github-actions bot closed this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants