-
Notifications
You must be signed in to change notification settings - Fork 684
Qualcomm AI Engine Direct - Strengthen Unit Test Robustness #13892
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13892
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit b78c552 with merge base fcdcd8e ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
Hi @cccclai , |
It seems like static_llama_qnn test is failing, can you take a look |
Summary: - Fixed the seed for E2E model scripts in unit test - Resolved the bug during dump optrace - The per-channel quant config of the bias for conv op should be derived by activation and weight. - Fixed the dtype in meta['spec'] for quantized io
150f8ed
to
b78c552
Compare
Thanks for reminder. |
Summary: