-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Implement forward AD for scatter_reduce #85000
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
I left the case `reduction="prod"` for future work as it's a bit of a pain. [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/85000
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 648a4a0: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
I left the case `reduction="prod"` for future work as it's a bit of a pain. [ghstack-poisoned]
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.
Nice!
I left the case `reduction="prod"` for future work as it's a bit of a pain. [ghstack-poisoned]
@pytorchbot merge -g |
@pytorchbot successfully started a merge job. Check the current status here. |
Merge failedReason: Command
Details for Dev Infra teamRaised by workflow job |
Hmm it looks like we may need to manually rebase @lezcano |
I left the case `reduction="prod"` for future work as it's a bit of a pain. [ghstack-poisoned]
@pytorchbot merge |
@pytorchbot successfully started a merge job. Check the current status here. |
Hey @lezcano. |
I left the case `reduction="prod"` for future work as it's a bit of a pain. Pull Request resolved: #85000 Approved by: https://github.com/soulitzer
Stack from ghstack:
I left the case
reduction="prod"
for future work as it's a bit of a pain.