Skip to content

[v4@next] Fix WebGPU validation failed - #1519

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

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

Conversation

@xenova

@xenova xenova commented Feb 9, 2026

Copy link
Copy Markdown
Collaborator

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
AaronRohrbacher pushed a commit to AaronRohrbacher/transformers.js that referenced this pull request Apr 16, 2026
…ce#1519)

* Bump ORT version to 1.25.0-dev.20260209-a3749f1353

* [version] Update to 4.0.0-next.2

* Use latest release for onnxruntime-node
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