-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[BE] Delete [Ventura|Sonoma]Ops header #162921
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/162921
Note: Links to docs will display an error until the docs builds have been completed. ❌ 15 New Failures, 30 PendingAs of commit c3ebadb with merge base 972140b ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Skylion007
approved these changes
Sep 14, 2025
dcci
approved these changes
Sep 14, 2025
Starting merge as part of PR stack under #162925 |
pytorchmergebot
pushed a commit
that referenced
this pull request
Sep 15, 2025
Also use `getArrayRefString` instead of having separate cases for 2D and 3D Conv Pull Request resolved: #162925 Approved by: https://github.com/Skylion007 ghstack dependencies: #162921
markc-614
pushed a commit
to markc-614/pytorch
that referenced
this pull request
Sep 17, 2025
Was a temp solution to make PyTorch+MPS buildable on MacOS-12, but it's no longer needed, as in 2.9+ MPS is only supported on MacOS Sonoma+ Pull Request resolved: pytorch#162921 Approved by: https://github.com/Skylion007, https://github.com/dcci
markc-614
pushed a commit
to markc-614/pytorch
that referenced
this pull request
Sep 17, 2025
Also use `getArrayRefString` instead of having separate cases for 2D and 3D Conv Pull Request resolved: pytorch#162925 Approved by: https://github.com/Skylion007 ghstack dependencies: pytorch#162921
mansiag05
pushed a commit
to mansiag05/pytorch
that referenced
this pull request
Sep 22, 2025
Was a temp solution to make PyTorch+MPS buildable on MacOS-12, but it's no longer needed, as in 2.9+ MPS is only supported on MacOS Sonoma+ Pull Request resolved: pytorch#162921 Approved by: https://github.com/Skylion007, https://github.com/dcci
mansiag05
pushed a commit
to mansiag05/pytorch
that referenced
this pull request
Sep 22, 2025
Also use `getArrayRefString` instead of having separate cases for 2D and 3D Conv Pull Request resolved: pytorch#162925 Approved by: https://github.com/Skylion007 ghstack dependencies: pytorch#162921
cleonard530
pushed a commit
to cleonard530/pytorch
that referenced
this pull request
Sep 22, 2025
Was a temp solution to make PyTorch+MPS buildable on MacOS-12, but it's no longer needed, as in 2.9+ MPS is only supported on MacOS Sonoma+ Pull Request resolved: pytorch#162921 Approved by: https://github.com/Skylion007, https://github.com/dcci
cleonard530
pushed a commit
to cleonard530/pytorch
that referenced
this pull request
Sep 22, 2025
Also use `getArrayRefString` instead of having separate cases for 2D and 3D Conv Pull Request resolved: pytorch#162925 Approved by: https://github.com/Skylion007 ghstack dependencies: pytorch#162921
dsashidh
pushed a commit
to dsashidh/pytorch
that referenced
this pull request
Sep 26, 2025
Was a temp solution to make PyTorch+MPS buildable on MacOS-12, but it's no longer needed, as in 2.9+ MPS is only supported on MacOS Sonoma+ Pull Request resolved: pytorch#162921 Approved by: https://github.com/Skylion007, https://github.com/dcci
dsashidh
pushed a commit
to dsashidh/pytorch
that referenced
this pull request
Sep 26, 2025
Also use `getArrayRefString` instead of having separate cases for 2D and 3D Conv Pull Request resolved: pytorch#162925 Approved by: https://github.com/Skylion007 ghstack dependencies: pytorch#162921
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ciflow/binaries_wheel
Trigger binary build and upload jobs for wheel on the PR
ciflow/mps
Run MPS tests (subset of trunk)
Merged
release notes: mps
Release notes category
topic: not user facing
topic category
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Stack from ghstack (oldest at bottom):
fmt::format
to define Conv key #162925Was a temp solution to make PyTorch+MPS buildable on MacOS-12, but it's no longer needed, as in 2.9+ MPS is only supported on MacOS Sonoma+