-
Notifications
You must be signed in to change notification settings - Fork 542
Qualcomm AI Engine Direct - ConvFormer Enablement #6654
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
Qualcomm AI Engine Direct - ConvFormer Enablement #6654
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6654
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit e2606fe with merge base 90a2657 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Hi @cccclai, |
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
d4d8438
to
2f1353b
Compare
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Hi @winskuo-quic , looks like lots of CI are failing, but I feel like they're unrelated. Can you help with rebasing and see if they're gone? Thanks! |
2f1353b
to
e5fba53
Compare
Hi @cccclai, |
e5fba53
to
e2606fe
Compare
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
…)" This reverts commit e8b5987.
Summary
Test plan
Added test cases for ConvFormer and adaptive_average_pool_2d
Command:
python backends/qualcomm/tests/test_qnn_delegate.py -k TestExampleOssScript.test_conv_former --model SM8650 --host your_host --device your_device --build_folder build-android -r ./ -a path_to_artifacts -i path_to_dataset
python backends/qualcomm/tests/test_qnn_delegate.py -k TestQNNQuantizedOperator.test_qnn_backend_adaptive_avg_pool2d --model SM8650 --host your_host --device your_device --build_folder build-android