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 XnnpackEP test failures #23164

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

ONNX 1.17.0 integration remaining work: fix XnnpackEP test failures #23164

liqunfu opened this issue Dec 20, 2024 · 0 comments
Labels
ep:Xnnpack issues related to XNNPACK EP

Comments

@liqunfu
Copy link
Contributor

liqunfu commented Dec 20, 2024

Describe the issue

in onnxruntime/test/providers/xnnpack/xnnpack_basic_test.cc find:
TEST(XnnpackEP, DISABLED_TestMaxPool) { // NOT_IMPLEMENTED : Could not find an implementation for MaxPool(22) node with name 'node'
TEST(XnnpackEP, DISABLED_TestConvTranspose_With_Outputpadding) { // NOT_IMPLEMENTED : Could not find an implementation for ConvTranspose(22) node with name 'node'
TEST(XnnpackEP, DISABLED_TestConvTranspose_With_OutputShape) { // NOT_IMPLEMENTED : Could not find an implementation for ConvTranspose(22) node with name 'node'

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

C++

Architecture

X64

Execution Provider

Other / Unknown

Execution Provider Library Version

No response

@github-actions github-actions bot added the ep:Xnnpack issues related to XNNPACK EP label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:Xnnpack issues related to XNNPACK EP
Projects
None yet
Development

No branches or pull requests

1 participant