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: #9331 by @trivedivivek
^ 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/trivedivivek/63/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/trivedivivek/63/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/trivedivivek/62/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/trivedivivek/63/orig
@diff-train-skip-merge

Pull Request resolved: #9330

This diff implements a minor performance improvement to the permute op in the Vulkan backend of Executorch.
ghstack-source-id: 272554189

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

This diff updates Executorch Vulkan backend's cat operation to support width, height and channel packed tensors.
It also updates the op_registry.py file to indicate cat operation supports all packing and adds new test cases to the cases.py file to test the operation.
ghstack-source-id: 272554191
@exported-using-ghexport

Differential Revision: [D71230768](https://our.internmc.facebook.com/intern/diff/D71230768/)
@pytorchbot pytorchbot requested a review from SS-JIA as a code owner March 18, 2025 23:41
Copy link

pytorch-bot bot commented Mar 18, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit a320a57 with merge base 5a5fab7 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-bot facebook-github-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 Mar 18, 2025
Base automatically changed from gh/trivedivivek/62/orig to main March 19, 2025 02:57
@trivedivivek trivedivivek merged commit 01a22b6 into main Mar 19, 2025
80 checks passed
@trivedivivek trivedivivek deleted the gh/trivedivivek/63/orig branch March 19, 2025 16:34
oscarandersson8218 pushed a commit to oscarandersson8218/executorch that referenced this pull request Mar 21, 2025
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: pytorch#9331 by
@trivedivivek
^ 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/trivedivivek/63/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/63/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/62/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/63/orig
@diff-train-skip-merge

---------

Co-authored-by: Vivek Trivedi <5340687+trivedivivek@users.noreply.github.com>
DannyYuyang-quic pushed a commit to CodeLinaro/executorch that referenced this pull request Apr 2, 2025
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: pytorch#9331 by
@trivedivivek
^ 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/trivedivivek/63/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/63/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/62/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/63/orig
@diff-train-skip-merge

---------

Co-authored-by: Vivek Trivedi <5340687+trivedivivek@users.noreply.github.com>
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. topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants