Skip to content

[v4@next] Fix WebGPU validation failed#1519

Merged
xenova merged 3 commits intomainfrom
bump-ort
Feb 9, 2026
Merged

[v4@next] Fix WebGPU validation failed#1519
xenova merged 3 commits intomainfrom
bump-ort

Conversation

@xenova
Copy link
Copy Markdown
Collaborator

@xenova xenova commented Feb 9, 2026

Bump onnxruntime-web to dev version, to include a recent fix for this error:

Uncaught Error: failed to call OrtRun(). ERROR_CODE: 1, ERROR_MESSAGE: WebGPU validation failed. [Buffer (unlabeled)] used in submit while destroyed.
 - While calling [Queue].Submit([[CommandBuffer]])

    at Oe (transformers@next:14:26871)
    at _f (transformers@next:15:28681)
    at async bE.run (transformers@next:15:36402)
    at async Xk.run (transformers@next:10:40484)
    at async il (transformers@next:15:54370)
    at async ce (transformers@next:27:16105)
    at async t.qt [as _forward] (transformers@next:27:41391)
    at async t.forward (transformers@next:27:32360)
    at async t._call (transformers@next:27:32314)
    at async t._call (transformers@next:27:140537)

See microsoft/onnxruntime#27077

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@xenova xenova changed the title Bump ONNX Runtime version [v4@next] Fix WebGPU validation failed Feb 9, 2026
@xenova xenova merged commit 524af4a into main Feb 9, 2026
4 checks passed
@xenova xenova deleted the bump-ort branch February 9, 2026 20:20
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