Skip to content

[ET-VK] Minor performance improvements for buffer to int8 quantized packing. #12419

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
merged 2 commits into from
Jul 12, 2025

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

Pull Request resolved: #12308

This diff transitions the unary op to utilize push constants, replacing the previous ubo implementation.
ghstack-source-id: 295691432

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

Pull Request resolved: #12383

This diff provides minor performance improvements for buffer to int8 quantized packing in the Vulkan runtime graph ops.
ghstack-source-id: 295691433

Differential Revision: [D74616519](https://our.internmc.facebook.com/intern/diff/D74616519/)
@pytorchbot pytorchbot requested a review from SS-JIA as a code owner July 11, 2025 22:56
Copy link

pytorch-bot bot commented Jul 11, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 4 Unrelated Failures

As of commit f820e1f with merge base 73c124c (image):

NEW FAILURE - The following job has failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but was present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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 Jul 11, 2025
Base automatically changed from gh/trivedivivek/114/orig to main July 12, 2025 03:56
@trivedivivek trivedivivek added the release notes: vulkan Changes to the Vulkan backend delegate label Jul 12, 2025
@trivedivivek trivedivivek merged commit 6d2106a into main Jul 12, 2025
92 of 97 checks passed
@trivedivivek trivedivivek deleted the gh/trivedivivek/119/orig branch July 12, 2025 04:24
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. release notes: vulkan Changes to the Vulkan backend delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants