[ET-VK] Moving repeat functionality from copy_packed_dim_offset into a separate repeat shader.#9428
Merged
facebook-github-bot merged 6 commits intogh/trivedivivek/70/basefrom Apr 1, 2025
Conversation
…a separate repeat shader. This diff includes changes to the Vulkan backend for Executorch, specifically in the implementation of the Copy and Repeat ops. The changes add a new GLSL shader for repeat op, which allows for repeated copying from an input tensor. Differential Revision: [D71511822](https://our.internmc.facebook.com/intern/diff/D71511822/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9428
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 47de184 with merge base feb3fcd ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This was referenced Mar 19, 2025
This was referenced Mar 19, 2025
trviv
added a commit
that referenced
this pull request
Mar 19, 2025
…a separate repeat shader. This diff includes changes to the Vulkan backend for Executorch, specifically in the implementation of the Copy and Repeat ops. The changes add a new GLSL shader for repeat op, which allows for repeated copying from an input tensor. Differential Revision: [D71511822](https://our.internmc.facebook.com/intern/diff/D71511822/) ghstack-source-id: 272864208 Pull Request resolved: #9428
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D71511822 |
yipjustin
approved these changes
Mar 21, 2025
…ffset into a separate repeat shader." This diff includes changes to the Vulkan backend for Executorch, specifically in the implementation of the Copy and Repeat ops. The changes add a new GLSL shader for repeat op, which allows for repeated copying from an input tensor. Differential Revision: [D71511822](https://our.internmc.facebook.com/intern/diff/D71511822/) [ghstack-poisoned]
trviv
added a commit
that referenced
this pull request
Mar 24, 2025
…a separate repeat shader. Pull Request resolved: #9428 This diff includes changes to the Vulkan backend for Executorch, specifically in the implementation of the Copy and Repeat ops. The changes add a new GLSL shader for repeat op, which allows for repeated copying from an input tensor. ghstack-source-id: 273559494 @exported-using-ghexport Differential Revision: [D71511822](https://our.internmc.facebook.com/intern/diff/D71511822/)
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D71511822 |
…ffset into a separate repeat shader." This diff includes changes to the Vulkan backend for Executorch, specifically in the implementation of the Copy and Repeat ops. The changes add a new GLSL shader for repeat op, which allows for repeated copying from an input tensor. Differential Revision: [D71511822](https://our.internmc.facebook.com/intern/diff/D71511822/) [ghstack-poisoned]
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D71511822 |
…ffset into a separate repeat shader." This diff includes changes to the Vulkan backend for Executorch, specifically in the implementation of the Copy and Repeat ops. The changes add a new GLSL shader for repeat op, which allows for repeated copying from an input tensor. Differential Revision: [D71511822](https://our.internmc.facebook.com/intern/diff/D71511822/) [ghstack-poisoned]
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D71511822 |
…ffset into a separate repeat shader." This diff includes changes to the Vulkan backend for Executorch, specifically in the implementation of the Copy and Repeat ops. The changes add a new GLSL shader for repeat op, which allows for repeated copying from an input tensor. Differential Revision: [D71511822](https://our.internmc.facebook.com/intern/diff/D71511822/) [ghstack-poisoned]
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D71511822 |
…ffset into a separate repeat shader." This diff includes changes to the Vulkan backend for Executorch, specifically in the implementation of the Copy and Repeat ops. The changes add a new GLSL shader for repeat op, which allows for repeated copying from an input tensor. Differential Revision: [D71511822](https://our.internmc.facebook.com/intern/diff/D71511822/) [ghstack-poisoned]
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D71511822 |
kirklandsign
pushed a commit
that referenced
this pull request
Apr 1, 2025
…a separate repeat shader. Pull Request resolved: #9428 This diff includes changes to the Vulkan backend for Executorch, specifically in the implementation of the Copy and Repeat ops. The changes add a new GLSL shader for repeat op, which allows for repeated copying from an input tensor. ghstack-source-id: 275375386 @exported-using-ghexport Differential Revision: [D71511822](https://our.internmc.facebook.com/intern/diff/D71511822/)
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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):
This diff includes changes to the Vulkan backend for Executorch, specifically in the implementation of the Copy and Repeat ops. The changes add a new GLSL shader for repeat op, which allows for repeated copying from an input tensor.
Differential Revision: D71511822