Skip to content

Conversation

@qqaatw
Copy link
Collaborator

@qqaatw qqaatw commented Mar 7, 2023

Apart from fixing the below issue, this PR integrates the test for sub into the test for add as they are implemented using the same template.

Fixes #96065

@qqaatw qqaatw requested a review from kulinseth as a code owner March 7, 2023 09:36
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 7, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit ca5c1b4:
💚 Looks good so far! There are no failures yet. 💚

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

@pytorch-bot pytorch-bot bot added ciflow/mps Run MPS tests (subset of trunk) release notes: mps Release notes category labels Mar 7, 2023
Copy link
Collaborator

@kulinseth kulinseth left a comment

Choose a reason for hiding this comment

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

Looks good.

@kulinseth
Copy link
Collaborator

@pytorchbot merge -f "All tests are green."

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 12, 2023
Apart from fixing the below issue, this PR integrates the test for `sub` into the test for `add` as they are implemented using the same template.

Fixes #96065

Pull Request resolved: pytorch/pytorch#96184
Approved by: https://github.com/kulinseth
cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 12, 2023
Apart from fixing the below issue, this PR integrates the test for `sub` into the test for `add` as they are implemented using the same template.

Fixes #96065

Pull Request resolved: pytorch/pytorch#96184
Approved by: https://github.com/kulinseth
ydwu4 added a commit to ydwu4/pytorch that referenced this pull request Mar 13, 2023
Apart from fixing the below issue, this PR integrates the test for `sub` into the test for `add` as they are implemented using the same template.

Fixes pytorch#96065

Pull Request resolved: pytorch#96184
Approved by: https://github.com/kulinseth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/mps Run MPS tests (subset of trunk) Merged open source release notes: mps Release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MPS] add_ and sub_ drop gradients when alpha=0 for >=1.12.1

4 participants