-
Notifications
You must be signed in to change notification settings - Fork 607
[ET-VK][testing] Q/DQ/CQP op comprehensive delegate dynamic quantization testing #12210
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/ahmtox/38/base
Are you sure you want to change the base?
Conversation
…ion testing # Context We need to ensure that most of the operators that were created work in tandem with each other for dynamic quantization. # Changes This creates two test cases to test the per_token and per_tensor pipeline to ensure that the whole full quantization workflow works as intended. Differential Revision: [D77746139](https://our.internmc.facebook.com/intern/diff/D77746139/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12210
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 2 Cancelled JobsAs of commit e0b26ba with merge base a7091bf ( NEW FAILURE - The following job has failed:
CANCELLED JOBS - The following jobs were cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
…ion testing # Context We need to ensure that most of the operators that were created work in tandem with each other for dynamic quantization. # Changes This creates two test cases to test the per_token and per_tensor pipeline to ensure that the whole full quantization workflow works as intended. Differential Revision: [D77746139](https://our.internmc.facebook.com/intern/diff/D77746139/) ghstack-source-id: 294160263 Pull Request resolved: #12210
This PR needs a
|
This pull request was exported from Phabricator. Differential Revision: D77746139 |
…c quantization testing" # Context We need to ensure that most of the operators that were created work in tandem with each other for dynamic quantization. # Changes This creates two test cases to test the per_token and per_tensor pipeline to ensure that the whole full quantization workflow works as intended. Differential Revision: [D77746139](https://our.internmc.facebook.com/intern/diff/D77746139/) [ghstack-poisoned]
…ion testing Pull Request resolved: #12210 # Context We need to ensure that most of the operators that were created work in tandem with each other for dynamic quantization. # Changes This creates two test cases to test the per_token and per_tensor pipeline to ensure that the whole full quantization workflow works as intended. ghstack-source-id: 294163233 @exported-using-ghexport Differential Revision: [D77746139](https://our.internmc.facebook.com/intern/diff/D77746139/)
This pull request was exported from Phabricator. Differential Revision: D77746139 |
Stack from ghstack (oldest at bottom):
Context
We need to ensure that most of the operators that were created work in tandem with each other for dynamic quantization.
Changes
This creates two test cases to test the per_token and per_tensor pipeline to ensure that the whole full quantization workflow works as intended.
Differential Revision: D77746139