Skip to content

fix output shape mismatch for pre allocated buffer#1213

Open
nazanin-beheshti wants to merge 11 commits into
intel:ovep-developfrom
nazanin-beheshti:naz/webNN-mismatch-output-shape
Open

fix output shape mismatch for pre allocated buffer#1213
nazanin-beheshti wants to merge 11 commits into
intel:ovep-developfrom
nazanin-beheshti:naz/webNN-mismatch-output-shape

Conversation

@nazanin-beheshti

Copy link
Copy Markdown

Description

WebNN test cases failed due to below issue.

*onnxruntime::IExecutionFrame::GetOrCreateNodeOutputMLValue shape && tensor.Shape() == shape was false. OrtValue shape verification failed. Current shape:{} Requested shape:{1}

return ORT_MAKE_STATUS(ONNXRUNTIME, INVALID_ARGUMENT,

Motivation and Context

https://jira.devtools.intel.com/browse/CVS-179937

@ankitm3k
ankitm3k changed the base branch from master to ovep-develop July 21, 2026 19:31
@MayureshV1

Copy link
Copy Markdown

@nazanin-beheshti .. Can you please add a test case for this?

@nazanin-beheshti

Copy link
Copy Markdown
Author

@nazanin-beheshti .. Can you please add a test case for this?

added

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.

2 participants