Skip to content
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

[ET-VK] Adding function to set push constants in Command buffer. #7221

Merged

Conversation

This diff adds a function to set push constants in the Command buffer for ET-VK. The changes include adding a new `set_push_constants` function to the CommandBuffer class and modifying the code in the CommandBuffer class to call this new function.

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

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Dec 6, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 638c78d with merge base b9db0a3 (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 Dec 6, 2024
@facebook-github-bot
Copy link
Contributor

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

…uffer."

This diff adds a function to set push constants in the Command buffer for ET-VK. The changes include adding a new `set_push_constants` function to the CommandBuffer class and modifying the code in the CommandBuffer class to call this new function.

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

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

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

…uffer."

This diff adds a function to set push constants in the Command buffer for ET-VK. The changes include adding a new `set_push_constants` function to the CommandBuffer class and modifying the code in the CommandBuffer class to call this new function.

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

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

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

…uffer."

This diff adds a function to set push constants in the Command buffer for ET-VK. The changes include adding a new `set_push_constants` function to the CommandBuffer class and modifying the code in the CommandBuffer class to call this new function.

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

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

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

@facebook-github-bot facebook-github-bot merged commit b6df23b into gh/trivedivivek/20/base Dec 9, 2024
44 of 45 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/trivedivivek/20/head branch December 9, 2024 18:21
kirklandsign pushed a commit that referenced this pull request Dec 10, 2024
Pull Request resolved: #7221

This diff adds a function to set push constants in the Command buffer for ET-VK. The changes include adding a new `set_push_constants` function to the CommandBuffer class and modifying the code in the CommandBuffer class to call this new function.
ghstack-source-id: 257227241
@exported-using-ghexport

Differential Revision: [D66714317](https://our.internmc.facebook.com/intern/diff/D66714317/)
kirklandsign pushed a commit that referenced this pull request Dec 10, 2024
Pull Request resolved: #7221

This diff adds a function to set push constants in the Command buffer for ET-VK. The changes include adding a new `set_push_constants` function to the CommandBuffer class and modifying the code in the CommandBuffer class to call this new function.
ghstack-source-id: 257227241
@exported-using-ghexport

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

Co-authored-by: Vivek Trivedi <[email protected]>
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 release notes: backends Changes to any of the backend delegates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants