-
Notifications
You must be signed in to change notification settings - Fork 536
[ET-VK] Implement linear_qcs4w #10588
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
base: gh/SS-JIA/222/base
Are you sure you want to change the base?
Conversation
## Context Title says it all! ## Changes Extended the implementation of `linear_qcsnw` to support packed 4-bit weight tensors. Differential Revision: [D73941991](https://our.internmc.facebook.com/intern/diff/D73941991/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10588
Note: Links to docs will display an error until the docs builds have been completed. ❌ 21 New FailuresAs of commit 2c4ac91 with merge base 280db15 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
## Context Title says it all! ## Changes Extended the implementation of `linear_qcsnw` to support packed 4-bit weight tensors. Differential Revision: [D73941991](https://our.internmc.facebook.com/intern/diff/D73941991/) ghstack-source-id: 281236418 Pull Request resolved: #10588
This pull request was exported from Phabricator. Differential Revision: D73941991 |
This PR needs a
|
## Context Title says it all! ## Changes Extended the implementation of `linear_qcsnw` to support packed 4-bit weight tensors. Differential Revision: [D73941991](https://our.internmc.facebook.com/intern/diff/D73941991/) [ghstack-poisoned]
Pull Request resolved: #10588 ## Context Title says it all! ## Changes Extended the implementation of `linear_qcsnw` to support packed 4-bit weight tensors. ghstack-source-id: 281447658 @exported-using-ghexport Differential Revision: [D73941991](https://our.internmc.facebook.com/intern/diff/D73941991/)
This pull request was exported from Phabricator. Differential Revision: D73941991 |
Stack from ghstack (oldest at bottom):
Context
Title says it all!
Changes
Extended the implementation of
linear_qcsnw
to support packed 4-bit weight tensors.Differential Revision: D73941991