Skip to content

Conversation

@adrianlizarraga
Copy link
Contributor

@adrianlizarraga adrianlizarraga commented Sep 20, 2023

Description

QNN SDK version 2.14.1 fixed several issues with the QNN Resize operator. This PR integrates the fixes and simplifies the implementation.

Motivation and Context

Improve Resize operator and test coverage.

@adrianlizarraga
Copy link
Contributor Author

adrianlizarraga commented Sep 20, 2023

@HectorSVC @jywu-msft
This PR is not ready for review, but I wanted to make you aware that QNN 2.14.1 fixed all* of our issues with the Resize operator.

…orners and add TODO in QNN EP tests. Add check for input shape and that only the spatial dimensions are resized.
@adrianlizarraga adrianlizarraga marked this pull request as ready for review September 22, 2023 05:48
@adrianlizarraga
Copy link
Contributor Author

@HectorSVC @jywu-msft This is ready for your review when you're available please.

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:

@adrianlizarraga adrianlizarraga merged commit e70a23f into main Sep 22, 2023
@adrianlizarraga adrianlizarraga deleted the adrianl/qnn-resize-op-fixes branch September 22, 2023 17:52
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
### Description
QNN SDK version 2.14.1 fixed several issues with the QNN Resize
operator. This PR integrates the fixes and simplifies the
implementation.

### Motivation and Context
Improve Resize operator and test coverage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants