[Feature Request] Support for Int64 datatype for shape tensor in Expand Op in ORT-QNN EP #22320
Labels
ep:QNN
issues related to QNN exeution provider
feature request
request for unsupported feature or enhancement
Describe the feature request
Currently Int64 shape tensor is not handled in Expand Op builder and below error is thrown: expand_op_builder.cc. Support is required to cast and handle this datatype in ORT QNN EP.
Describe scenario use case
Currently we are getting below error if the input model has Int64 as shape tensor in Expand node.
The text was updated successfully, but these errors were encountered: