Skip to content
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

[QNN EP] Update to QNN SDK 2.22 #20628

Merged
merged 19 commits into from
Jun 6, 2024
Merged

[QNN EP] Update to QNN SDK 2.22 #20628

merged 19 commits into from
Jun 6, 2024

Conversation

adrianlizarraga
Copy link
Contributor

@adrianlizarraga adrianlizarraga commented May 9, 2024

Description

  • Updates pipelines to use QNN SDK 2.22 by default.
    • Linux QNN pipeline now uses an Ubuntu 22.04 image (required by QNN SDK)
    • Android QNN pipeline still uses the current Ubuntu 20.04 image. Will update in a separate PR.
  • Disables QDQ LayerNorm test that triggers QNN's graph finalization error on QNN 2.22
  • Increases accuracy tolerance for various HTP tests so that they pass on Windows arm64.

Motivation and Context

Test QNN EP with latest QNN SDK version by default.

@adrianlizarraga adrianlizarraga added the ep:QNN issues related to QNN exeution provider label May 9, 2024
@adrianlizarraga adrianlizarraga marked this pull request as ready for review June 5, 2024 07:59
@adrianlizarraga adrianlizarraga requested a review from a team as a code owner June 5, 2024 07:59
@HectorSVC
Copy link
Contributor

1 file missed: tools/ci_build/github/azure-pipelines/c-api-noopenmp-packaging-pipelines.yml

Signed-off-by: adrianlizarraga <adlizarraga@microsoft.com>
@adrianlizarraga
Copy link
Contributor Author

1 file missed: tools/ci_build/github/azure-pipelines/c-api-noopenmp-packaging-pipelines.yml

@HectorSVC, thanks. I updated it.

@HectorSVC HectorSVC merged commit b5eb9e8 into main Jun 6, 2024
232 checks passed
@HectorSVC HectorSVC deleted the adrianl/qnn-sdk-2.22 branch June 6, 2024 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:QNN issues related to QNN exeution provider release:1.18.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants