Skip to content

Qualcomm AI Engine Direct - Support EPS for cli and fix mv2 to work in QNN2.45#18002

Open
winskuo-quic wants to merge 1 commit intopytorch:mainfrom
CodeLinaro:dev1/winskuo/fix_mv2
Open

Qualcomm AI Engine Direct - Support EPS for cli and fix mv2 to work in QNN2.45#18002
winskuo-quic wants to merge 1 commit intopytorch:mainfrom
CodeLinaro:dev1/winskuo/fix_mv2

Conversation

@winskuo-quic
Copy link
Collaborator

@winskuo-quic winskuo-quic commented Mar 9, 2026

Summary

  • Mobile_Vit_V2 HTP previously only works in QNN2.29. In next QNN release, this issue should be resolved with the eps value provided.
  • Support parser eps value for cli.py. This feature is mainly for internal testing purpose.

Test plan

  • MV2 gets good accuracy.
  • Passing cli.py

cc @cccclai @cbilgin

@pytorch-bot
Copy link

pytorch-bot bot commented Mar 9, 2026

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit a614149 with merge base 103deb6 (image):

NEW FAILURE - The following job has failed:

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

@meta-cla meta-cla 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 Mar 9, 2026
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@digantdesai digantdesai added the module: qnn Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/ label Mar 9, 2026
@winskuo-quic winskuo-quic force-pushed the dev1/winskuo/fix_mv2 branch from 5b7d741 to a614149 Compare March 11, 2026 00:24
Copy link
Contributor

@abhinaykukkadapu abhinaykukkadapu left a comment

Choose a reason for hiding this comment

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

LGTM

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. module: qnn Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants