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

Pull Request resolved: #7230

This diff replaces uniform buffers with push constants for binary op in the Vulkan backend of Executorch. The changes include updating the GLSL code to use push constants instead of uniform buffers and updating the C++ code to pass the sizes as push constants to the shader.
ghstack-source-id: 258575398
@exported-using-ghexport

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

This diff replaces uniform buffers with push constants for permute op in the Vulkan backend of Executorch. The changes include updating the GLSL code to use push constants instead of uniform buffers and updating the C++ code to pass the sizes as push constants to the shader.
ghstack-source-id: 258575396
@exported-using-ghexport

Differential Revision: [D66890825](https://our.internmc.facebook.com/intern/diff/D66890825/)
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 17, 2024

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 13587c2 with merge base 9d1a310 (image):

NEW FAILURE - The following job has failed:

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 Dec 17, 2024
Base automatically changed from gh/trivedivivek/25/orig to main December 18, 2024 18:14
@SS-JIA SS-JIA self-requested a review December 18, 2024 18:14
@SS-JIA SS-JIA merged commit 6ab4399 into main Dec 18, 2024
42 of 43 checks passed
@SS-JIA SS-JIA deleted the gh/trivedivivek/26/orig branch December 18, 2024 18:14
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.

5 participants