Skip to content

webnn: work around ORT expand for 0-D input to 0-D output#59062

Draft
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-cl-7738338
Draft

webnn: work around ORT expand for 0-D input to 0-D output#59062
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-cl-7738338

Conversation

@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator

Expanding a 0-D input to a 0-D output causes an access violation in a
certain ORT EP. Work around this by using an identity node instead,
since the operation is a no-op.

Bug: 500394293
Change-Id: Ic5ede18f6760e644bf92a8da250fc71af2e2cdcb
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel, mac14.arm64-blink-rel, mac14-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel, linux-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/7738338
WPT-Export-Revision: eea601c58e084943adc2a23bdef764592b109ae9

Expanding a 0-D input to a 0-D output causes an access violation in a
certain ORT EP. Work around this by using an identity node instead,
since the operation is a no-op.

Bug: 500394293
Change-Id: Ic5ede18f6760e644bf92a8da250fc71af2e2cdcb
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel, mac14.arm64-blink-rel, mac14-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel, linux-blink-rel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants