onnxruntime
1a22d245 - [QNN EP] Fix auto_pad handling for Conv operator (#16299)

Commit
2 years ago
[QNN EP] Fix auto_pad handling for Conv operator (#16299) ### Description Correctly sets padding when the `auto_pad` attribute is specified for Conv operator. ### Motivation and Context Needed to correctly translate ONNX Conv to QNN Conv2d.
Parents
Loading