Skip to content

[Feature Request] Support for ScatterElements op for QNN-EP #22962

Description

Describe the feature request

ORT-QNN_EP does not have a OpBuilder for the ScatterElements Op, request to provide support for the Op and create an op builder with INT32 support for indices parameter.

Describe scenario use case

Currently we will get the below error if any model with ScatterElements is executed via ORT-QNN EP.

Operator type: ScatterElements Node name: ScatterElements_302 Node index: 205
REASON : qnn_node_group.cc:39 onnxruntime::qnn::QnnNodeUnitWrapper::IsSupported Operators of type `ScatterElements` are not supported by QNN EP.ScatterElements node `ScatterElements_302` will not be assigned to QNN EP.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ep:QNNissues related to QNN exeution providerfeature requestrequest for unsupported feature or enhancement

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions