Skip to content

Conversation

pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #13644 by @SS-JIA
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/SS-JIA/305/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/305/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/SS-JIA/304/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/305/orig
@diff-train-skip-merge

ssjia added 3 commits August 26, 2025 08:33
Pull Request resolved: #13642

Title says it all! Adding high dimension tensor support to permute by using the new `BufferMetadata` struct in the permute shader.
ghstack-source-id: 305694102
@exported-using-ghexport

Differential Revision: [D80962719](https://our.internmc.facebook.com/intern/diff/D80962719/)
Pull Request resolved: #13643

Title says it all! Implement expand, but with buffer only support for now.
ghstack-source-id: 305694101
@exported-using-ghexport

Differential Revision: [D80962720](https://our.internmc.facebook.com/intern/diff/D80962720/)
Pull Request resolved: #13644

Add two new optional arguments to the vulkan partitioner: `nn_module_blocklist`, `nn_module_allowlist`.

This allows the partitioner to filter (or only allow) nodes that originate from a specified nn.Module type name. This feature will be useful for debugging as well as provide a more fine grained control over which parts of the model should be executed via Vulkan.
ghstack-source-id: 305694104
@exported-using-ghexport

Differential Revision: [D80962718](https://our.internmc.facebook.com/intern/diff/D80962718/)
@pytorchbot pytorchbot requested a review from SS-JIA as a code owner August 26, 2025 19:38
Copy link

pytorch-bot bot commented Aug 26, 2025

🔗 Helpful Links

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

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

⏳ 7 Pending, 2 Unrelated Failures

As of commit 82640b8 with merge base 7dab7c1 (image):

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 26, 2025
Base automatically changed from gh/SS-JIA/304/orig to main August 26, 2025 20:29
@SS-JIA SS-JIA merged commit 3b23603 into main Aug 26, 2025
108 of 116 checks passed
@SS-JIA SS-JIA deleted the gh/SS-JIA/305/orig branch August 26, 2025 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants