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

…ta in DispatchNode.

Pull Request resolved: #7223

This diff adds a new class called `PushConstantDataInfo` to the `DispatchNode` class in the Vulkan backend for Executorch.
This class represents a push constant data entry, which can either be a shared pointer to a tensor's uniform data with an attribute or data with a maximum size of 16 bytes.
The `write` method is also added to this class, which writes the data to a destination buffer.
ghstack-source-id: 257899587
@exported-using-ghexport

Differential Revision: [D66796049](https://our.internmc.facebook.com/intern/diff/D66796049/)
…tantDataInfo for various attributes of a tensor.

Pull Request resolved: #7224

This diff adds convenience functions in the Compute graph to get PushConstantDataInfo for various attributes of a tensor.
ghstack-source-id: 257899588
@exported-using-ghexport

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

pytorch-bot bot commented Dec 13, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 9207d3b with merge base de74961 (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 13, 2024
Base automatically changed from gh/trivedivivek/22/orig to main December 16, 2024 22:21
@kirklandsign kirklandsign merged commit 9b43159 into main Dec 16, 2024
43 checks passed
@kirklandsign kirklandsign deleted the gh/trivedivivek/23/orig branch December 16, 2024 22:22
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