[QNN-EP] Add Support for CumSum in QNN EP by Akupadhye · Pull Request #24820 · microsoft/onnxruntime
- Registered CumSum op in QNN EP - Added unit test to verify accuracy and assignment of op to QNN EP Description - Added support for CumSum in QNN EP Motivation and Context - There is no support for CumSum op in QNN EP
Description - Added CumSum QDQ node selector Motivation and Context - DQ->CumSum->Q is not recognized as a single qdq node unit. The CumSum node would run in FP16 precision in QNN HTP. Hence added the CumSum node unit selector to recognize it as a quantized CumSum node.
javier-intel pushed a commit to intel/onnxruntime that referenced this pull request
Jun 15, 2025adrianlizarraga pushed a commit that referenced this pull request
Aug 1, 2025adrianlizarraga pushed a commit that referenced this pull request
Aug 5, 2025adrianlizarraga added a commit that referenced this pull request
Aug 11, 2025### Description - #24265 - #24616 - #24640 - #24707 - #24646 - #24750 - #24809 - #24895 - #24820 - #25002 - #25171 - #25283 - #24818 - #25351 - #25361 - #25388 - #25520 - #25158 ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> --------- Co-authored-by: quic-zhaoxul <quic_zhaoxul@quicinc.com> Co-authored-by: Yuduo Wu <6426433+1duo@users.noreply.github.com> Co-authored-by: Hector Li <hecli@microsoft.com> Co-authored-by: chenweng-quic <168707118+chenweng-quic@users.noreply.github.com> Co-authored-by: qti-yuduo <yuduow@qti.qualcomm.com> Co-authored-by: Akupadhye <aupadhye@qti.qualcomm.com> Co-authored-by: Jeff Kilpatrick <jkilpatrick@qti.qualcomm.com> Co-authored-by: Jeff Kilpatrick <jkilpat@qti.qualcomm.com> Co-authored-by: George Wu <jywu@microsoft.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: quic-calvnguy <quic_calvnguy@quicinc.com> Co-authored-by: Changming Sun <chasun@microsoft.com> Co-authored-by: Yulong Wang <7679871+fs-eire@users.noreply.github.com>
This was referenced
Sep 29, 2025This was referenced
Oct 13, 2025This was referenced
Oct 26, 2025quic-ankus pushed a commit to CodeLinaro/onnxruntime that referenced this pull request
Nov 25, 2025This was referenced
Feb 9, 2026This was referenced
Feb 23, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters