Skip to content

Conversation

@HectorSVC
Copy link
Contributor

@HectorSVC HectorSVC commented Jul 21, 2025

Description

Fix an issue from warning as error for QNN EP
Always enable warning as error for QNN EP including CI

@HectorSVC HectorSVC requested review from Copilot and skottmckay July 21, 2025 21:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a compiler warning in the QNN (Qualcomm Neural Network) execution provider by commenting out an unused parameter. The change prevents the warning from being treated as an error during compilation.

  • Comments out the unused memory_device parameter in CreateSyncStreamForDeviceImpl function

@HectorSVC HectorSVC added the ep:QNN issues related to QNN exeution provider label Jul 21, 2025
@jywu-msft
Copy link
Member

lint error

@HectorSVC
Copy link
Contributor Author

lint error

that's CI issue

@HectorSVC HectorSVC merged commit 4ca16fa into main Jul 22, 2025
92 of 98 checks passed
@HectorSVC HectorSVC deleted the qnn_fix_warning_as_error branch July 22, 2025 20:32
sanketkaleoss pushed a commit to sanketkaleoss/onnxruntime that referenced this pull request Aug 11, 2025
### Description
Fix an issue from warning as error for QNN EP
Always enable warning as error for QNN EP CIs
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.

4 participants