Skip to content

Conversation

quic-ashwshan
Copy link
Contributor

  • Registered the ScatterND Op in QNN EP
  • Created the op as part of the Simple Op Builder
  • Added unit test to verify the Op runs on QNN
  • Skipping ScatterND on QNN CPU (To Do)

Description

Add ScatterND Op Support in QNN EP

Motivation and Context

Performance improvement as ScatterND Op falls to ORT CPU due to missing support

- Registered the ScatterND Op in QNN EP
- Created the op as part of the Simple Op Builder
- Added unit test to verify the Op runs on QNN
- Skipping ScatterND on QNN CPU (To Do)
@jywu-msft jywu-msft requested a review from HectorSVC April 29, 2025 18:22
@jywu-msft
Copy link
Member

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

Copy link

Azure Pipelines successfully started running 5 pipeline(s).

@HectorSVC HectorSVC added the ep:QNN issues related to QNN exeution provider label Apr 29, 2025
Copy link
Contributor

@HectorSVC HectorSVC left a comment

Choose a reason for hiding this comment

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

:shipit:

@HectorSVC HectorSVC merged commit 64b5642 into microsoft:main Apr 29, 2025
70 checks passed
vraspar pushed a commit that referenced this pull request May 1, 2025
- Registered the ScatterND Op in QNN EP
- Created the op as part of the Simple Op Builder
- Added unit test to verify the Op runs on QNN
- Skipping ScatterND on QNN CPU (To Do)

### Description

Add ScatterND Op Support in QNN EP



### Motivation and Context

Performance improvement as ScatterND Op falls to ORT CPU due to missing
support
jywu-msft pushed a commit that referenced this pull request May 1, 2025
### Description

Cherry pick the following into
[rel-1.22.0](https://github.com/microsoft/onnxruntime/tree/rel-1.22.0)

- (#24491)
- (#24509)
- (#24564)
- (#24574)
- (#24582)
- (#24584)
- (#24568)
- (#24587)
- (#24563)
- (#24592)
- (#24526)
- (#24552)
- (#24588)
- (#24605)
- (#24606)

---------

Co-authored-by: Jing Fang <[email protected]>
Co-authored-by: Tianlei Wu <[email protected]>
Co-authored-by: Baiju Meswani <[email protected]>
Co-authored-by: Scott McKay <[email protected]>
Co-authored-by: Mark Schofield <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Edward Chen <[email protected]>
Co-authored-by: Ashwath Shankarnarayan <[email protected]>
Co-authored-by: saurabh <[email protected]>
Co-authored-by: Adrian Lizarraga <[email protected]>
Co-authored-by: Hector Li <[email protected]>
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request May 12, 2025
- Registered the ScatterND Op in QNN EP
- Created the op as part of the Simple Op Builder
- Added unit test to verify the Op runs on QNN
- Skipping ScatterND on QNN CPU (To Do)

### Description

Add ScatterND Op Support in QNN EP



### Motivation and Context

Performance improvement as ScatterND Op falls to ORT CPU due to missing
support
@snnn
Copy link
Member

snnn commented Sep 5, 2025

This PR has been included in the rel-1.22.0 branch. Removing the release:1.22.0 label.

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