Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ONNX 1.17.0 integration remaining work: fix QNN EP test failures #23163

Open
liqunfu opened this issue Dec 20, 2024 · 0 comments
Open

ONNX 1.17.0 integration remaining work: fix QNN EP test failures #23163

liqunfu opened this issue Dec 20, 2024 · 0 comments
Labels
ep:QNN issues related to QNN exeution provider

Comments

@liqunfu
Copy link
Contributor

liqunfu commented Dec 20, 2024

Describe the issue

in onnxruntime/test/onnx/TestCase.cc find:
broken_tests->insert({"convtranspose_group_2", "group attribute (new of opset(22)) not supported"});
broken_tests->insert({"convtranspose_group_2_image_3", "group attribute (new of opset(22)) not supported"});
broken_tests->insert({"resize_upsample_sizes_nearest_not_larger",
"output=Y:expected 1 (3f800000), got 4 (40800000), diff: 3, tol=0.002 idx=24. 13 of 49 differ. CPU test passed."});

To reproduce

NA

Urgency

No response

Platform

Windows

OS Version

NA

ONNX Runtime Installation

Built from Source

ONNX Runtime Version or Commit ID

1.21.0

ONNX Runtime API

Python

Architecture

X64

Execution Provider

Other / Unknown

Execution Provider Library Version

No response

@github-actions github-actions bot added the ep:QNN issues related to QNN exeution provider label Dec 20, 2024
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

No branches or pull requests

1 participant