Skip to content

[Executorch][quant] Optimize per channel dequantize#7139

Merged
kirklandsign merged 1 commit into
mainfrom
gh/kimishpatel/113/orig
Dec 2, 2024
Merged

[Executorch][quant] Optimize per channel dequantize#7139
kirklandsign merged 1 commit into
mainfrom
gh/kimishpatel/113/orig

Conversation

@pytorchbot

Copy link
Copy Markdown
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #5670
^ 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/kimishpatel/113/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/kimishpatel/113/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/kimishpatel/113/orig
@diff-train-skip-merge

Pull Request resolved: #5670

When using quantized kv cache, dequantization routine takes significantly long.
This diff just vectorizes dequant per channel for common case.
ghstack-source-id: 255730818
@exported-using-ghexport

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

pytorch-bot Bot commented Dec 2, 2024

Copy link
Copy Markdown

🔗 Helpful Links

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

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

✅ No Failures

As of commit 7fa8c3c with merge base c726a9b (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 2, 2024
@kirklandsign kirklandsign merged commit ddec0c7 into main Dec 2, 2024
@kirklandsign kirklandsign deleted the gh/kimishpatel/113/orig branch December 2, 2024 17:29
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. topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants