Skip to content

Conversation

@aparmp-quic
Copy link
Contributor

Enable Conv Op and ConvTranspose Op with "auto_pad" param set as VALID

Description

QNN_EP reject the Conv Op and ConvTranspose on HTP if "auto_pad" is "VALID". This configuration is supported on HTP.

Motivation and Context

To enable Conv and ConvTranspose op with auto_pad as "VALID" running on NPU and prevent them from falling back to CPU.

Enable Conv Op and ConvTranspose Op with "auto_pad" param set as VALID
@aparmp-quic
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Qualcomm"

@snnn
Copy link
Contributor

snnn commented Jul 18, 2025

/azp run Linux QNN CI Pipeline, Win_TRT_Minimal_CUDA_Test_CI, Windows ARM64 QNN CI Pipeline, Windows x64 QNN CI Pipeline, Windows GPU Doc Gen CI Pipeline

@azure-pipelines
Copy link

Azure Pipelines successfully started running 5 pipeline(s).

@HectorSVC HectorSVC added the ep:QNN issues related to QNN exeution provider label Jul 18, 2025
@aparmp-quic aparmp-quic marked this pull request as ready for review July 21, 2025 02:33
@jywu-msft jywu-msft merged commit 1975fba into microsoft:main Jul 21, 2025
84 checks passed
qti-yuduo pushed a commit to CodeLinaro/onnxruntime that referenced this pull request Aug 8, 2025
…#25444)

Enable Conv Op and ConvTranspose Op with "auto_pad" param set as VALID

### Description
QNN_EP reject the Conv Op and ConvTranspose on HTP if "auto_pad" is
"VALID". This configuration is supported on HTP.



### Motivation and Context
To enable Conv and ConvTranspose op with auto_pad as "VALID" running on
NPU and prevent them from falling back to CPU.
sanketkaleoss pushed a commit to sanketkaleoss/onnxruntime that referenced this pull request Aug 11, 2025
…#25444)

Enable Conv Op and ConvTranspose Op with "auto_pad" param set as VALID

### Description
QNN_EP reject the Conv Op and ConvTranspose on HTP if "auto_pad" is
"VALID". This configuration is supported on HTP.



### Motivation and Context
To enable Conv and ConvTranspose op with auto_pad as "VALID" running on
NPU and prevent them from falling back to CPU.
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