Skip to content

Qualcomm AI Engine Direct - GA Model Enablement (deit) #11065

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

haowhsu-quic
Copy link
Collaborator

On behalf of @chenweng-quic

Summary

  • support e2e script / test case for GA deit model
  • perf: 8a8w 2.7ms/inf (SM8750)
  • acc: top1/5 ~= 80%/90%

Test plan

python backends/qualcomm/tests/test_qnn_delegate.py -k TestExampleOssScript.test_deit --device <device_id> --host <host> --model <soc_model> --build_folder build-android --executorch_root . --image_dataset imagenet-mini/val --artifact deit_artifact

@haowhsu-quic haowhsu-quic requested a review from cccclai as a code owner May 22, 2025 06:57
Copy link

pytorch-bot bot commented May 22, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11065

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 2fe2764 with merge base d5c4ba7 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 22, 2025
@haowhsu-quic
Copy link
Collaborator Author

@pytorchbot label "release notes: qualcomm"

@pytorch-bot pytorch-bot bot added the release notes: qualcomm Changes to the Qualcomm backend delegate label May 22, 2025
Copy link
Contributor

@cccclai cccclai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cccclai
Copy link
Contributor

cccclai commented May 29, 2025

Hey can you fix the lint issue?

Cheng-Hsin Weng and others added 2 commits June 2, 2025 12:00
Summary
- support e2e script / test case for GA deit model
- perf: 8a8w 2.7ms/inf
- acc: top1/5 ~= 85%/95%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: qualcomm Changes to the Qualcomm backend delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants