-
Notifications
You must be signed in to change notification settings - Fork 537
Qualcomm AI Engine Direct - Enable per channel linear op #2822
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
Conversation
chunit-quic
commented
Apr 3, 2024
- Add per channel weight quantization for linear op
- Bias quantization for per channel weight Linear op is not support yet
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2822
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 2efac57 with merge base 9fd1a0e ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Hey thank you for submitting, do you mind rebasing? Seems like CI was broken and it's fixed in main branch now. |
- Add per channel weight quantization for linear op - Bias quantization for per channel weight Linear op is not support yet
e3c8e0c
to
2efac57
Compare
Hi @cccclai , since @chunit-quic is on PTO, I help rebase this onto latest mainline. |
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |