-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Add noop register hook #60685
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
Add noop register hook #60685
Conversation
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
💊 CI failures summary and remediationsAs of commit 8275c80 (more details on the Dr. CI page and at hud.pytorch.org/pr/60685):
Preview docs built from this PR 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. |
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: ghstack-source-id: ec6caab Pull Request resolved: pytorch#60685
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
soulitzer
left a comment
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.
Looks good, some small comments
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
|
@Varal7 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D29466224](https://our.internmc.facebook.com/intern/diff/D29466224) [ghstack-poisoned]
|
@Varal7 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D29466224](https://our.internmc.facebook.com/intern/diff/D29466224) [ghstack-poisoned]
|
@Varal7 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
|
This pull request has been merged in a5e2ea4. |
Stack from ghstack:
Summary: This PR is part of a stack aimed to address #58512.
Expose a noop
register_hookmethod onSavedTensor. The purpose of this PR is to test error messages when the API is used incorrectly.Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: D29466224