Skip to content

Conversation

@malfet
Copy link
Contributor

@malfet malfet commented Jun 16, 2025

Stack from ghstack (oldest at bottom):

Introduce generalizable UpsampleParams structure in UpSample.h, which could be shared between CPU and MPS
Delete upsample_nearest3d MPS fallback and replace it with proper shader

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Jun 16, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit f586dce with merge base 32c1611 (image):
💚 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/inductor ciflow/mps Run MPS tests (subset of trunk) release notes: mps Release notes category release notes: inductor (aoti) labels Jun 16, 2025
@github-actions
Copy link
Contributor

Attention! native_functions.yaml was changed

If you are adding a new function or defaulted argument to native_functions.yaml, you cannot use it from pre-existing Python frontend code until our FC window passes (two weeks). Split your PR into two PRs, one which adds the new C++ functionality, and one that makes use of it from Python, and land them two weeks apart. See https://github.com/pytorch/pytorch/wiki/PyTorch's-Python-Frontend-Backward-and-Forward-Compatibility-Policy#forwards-compatibility-fc for more info.


Caused by:

@github-actions
Copy link
Contributor

Attention! PyTorch one of the C-stable API file was changed

You MUST NOT change existing function declarations in this, as this header defines a stable C ABI. If you need to change the signature for a function, introduce a new v2 version of the function and modify code generation to target the new version of the function.


Caused by:

[ghstack-poisoned]
[ghstack-poisoned]
malfet added a commit that referenced this pull request Jun 16, 2025
ghstack-source-id: 3736ec3
Pull Request resolved: #156090
[ghstack-poisoned]
[ghstack-poisoned]
malfet added a commit that referenced this pull request Jun 16, 2025
ghstack-source-id: 9c105dd
Pull Request resolved: #156090
[ghstack-poisoned]
[ghstack-poisoned]
malfet added a commit that referenced this pull request Jun 17, 2025
ghstack-source-id: fab8812
Pull Request resolved: #156090
[ghstack-poisoned]
@malfet malfet requested a review from mruberry as a code owner June 17, 2025 19:01
[ghstack-poisoned]
@malfet malfet changed the title [Wip] Add trilineard_3d and nearest_3d [MPS] Add nearest_3d forward and backward Jun 18, 2025
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@malfet malfet added the ciflow/trunk Trigger trunk jobs on your pull request label Jun 18, 2025
@malfet
Copy link
Contributor Author

malfet commented Jun 18, 2025

@pytorchbot merge -f "All is 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). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/inductor ciflow/mps Run MPS tests (subset of trunk) ciflow/trunk Trigger trunk jobs on your pull request Merged release notes: mps Release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants