Skip to content

[QNN EP] Update to QNN SDK 2.24.0 - #21463

Merged
Adrian Lizarraga (adrianlizarraga) merged 9 commits into
mainfrom
adrianl/qnn-sdk-2.24
Jul 24, 2024
Merged

[QNN EP] Update to QNN SDK 2.24.0#21463
Adrian Lizarraga (adrianlizarraga) merged 9 commits into
mainfrom
adrianl/qnn-sdk-2.24

Conversation

@adrianlizarraga

@adrianlizarraga Adrian Lizarraga (adrianlizarraga) commented Jul 23, 2024

Copy link
Copy Markdown
Contributor

Description

  • Update pipelines to use QNN SDK 2.24 by default
  • Update QNN_Nuget_Windows pipeline to build csharp solution without mobile projects (fixes errors).
  • Implement workaround for QNN 2.24 validation bug for LayerNorm ops without an explicit bias input.
  • Enable Relu unit test, which now passes due to the fact Relu is no longer fused into QuantizeLinear for QNN EP.
  • Fix bug where a negative quantization axis is not properly normalized for per-channel int4 conv.

Motivation and Context

Update QNN SDk.

@adrianlizarraga Adrian Lizarraga (adrianlizarraga) added the ep:QNN issues related to QNN exeution provider label Jul 23, 2024
@adrianlizarraga
Adrian Lizarraga (adrianlizarraga) marked this pull request as ready for review July 24, 2024 02:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants