Skip to content

[ET-VK] Adding all tensor packing support for repeat op. #9415

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

Merged

Conversation

trivedivivek
Copy link
Contributor

@trivedivivek trivedivivek commented Mar 19, 2025

Stack from ghstack (oldest at bottom):

This diff updates Executorch Vulkan backend's repeat operation to support width, height and channel packed tensors.
It also updates the op_registry.py file to indicate repeat operation supports all packing.

Differential Revision: D71477633

This diff updates Executorch Vulkan backend's `repeat` operation to support width, height and channel packed tensors.
It also updates the op_registry.py file to indicate `repeat` operation supports all packing.

Differential Revision: [D71477633](https://our.internmc.facebook.com/intern/diff/D71477633/)

[ghstack-poisoned]
@trivedivivek trivedivivek requested a review from SS-JIA as a code owner March 19, 2025 22:48
Copy link

pytorch-bot bot commented Mar 19, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 3648e27 with merge base feb3fcd (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
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71477633

This diff updates Executorch Vulkan backend's `repeat` operation to support width, height and channel packed tensors.
It also updates the op_registry.py file to indicate `repeat` operation supports all packing.

Differential Revision: [D71477633](https://our.internmc.facebook.com/intern/diff/D71477633/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71477633

This diff updates Executorch Vulkan backend's `repeat` operation to support width, height and channel packed tensors.
It also updates the op_registry.py file to indicate `repeat` operation supports all packing.

Differential Revision: [D71477633](https://our.internmc.facebook.com/intern/diff/D71477633/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71477633

This diff updates Executorch Vulkan backend's `repeat` operation to support width, height and channel packed tensors.
It also updates the op_registry.py file to indicate `repeat` operation supports all packing.

Differential Revision: [D71477633](https://our.internmc.facebook.com/intern/diff/D71477633/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71477633

This diff updates Executorch Vulkan backend's `repeat` operation to support width, height and channel packed tensors.
It also updates the op_registry.py file to indicate `repeat` operation supports all packing.

Differential Revision: [D71477633](https://our.internmc.facebook.com/intern/diff/D71477633/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71477633

This diff updates Executorch Vulkan backend's `repeat` operation to support width, height and channel packed tensors.
It also updates the op_registry.py file to indicate `repeat` operation supports all packing.

Differential Revision: [D71477633](https://our.internmc.facebook.com/intern/diff/D71477633/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71477633

@facebook-github-bot facebook-github-bot merged commit 9533f53 into gh/trivedivivek/68/base Apr 1, 2025
83 of 84 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/trivedivivek/68/head branch April 1, 2025 21:27
kirklandsign pushed a commit that referenced this pull request Apr 1, 2025
Pull Request resolved: #9415

This diff updates Executorch Vulkan backend's `repeat` operation to support width, height and channel packed tensors.
It also updates the op_registry.py file to indicate `repeat` operation supports all packing.
ghstack-source-id: 275375382

Differential Revision: [D71477633](https://our.internmc.facebook.com/intern/diff/D71477633/)
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. fb-exported topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants