onnxruntime
d2932858
- [QNN EP] Fix pool with reshape name conflicts (#25332)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
211 days ago
[QNN EP] Fix pool with reshape name conflicts (#25332) Naming conflicts when expand-pool2d-squeeze (implemented as reshape) logic is invoked during ONNX -> QNN op lowering. Model with multiple pool 1D ops would hit this issue.
References
#25332 - [QNN EP] Fix pool with reshape name conflicts
Author
qti-yuduo
Parents
14e0ad7f
Loading