[Web] WebGPU batch inference only the first set of data is correct #18804
Labels
platform:web
issues related to ONNX Runtime web; typically submitted using template
stale
issues that have not been addressed in a while; categorized by a bot
Describe the issue
I encountered a problem when using WebGPU. When I use batch inference, the results of the second set of data are completely incorrect. The model is not the problem, as my inference using wasm was completely fine.What is the cause of this?My model loading and inference are all placed in the webworker
To reproduce
Urgency
No response
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.16.3
Execution Provider
'webgpu' (WebGPU)
The text was updated successfully, but these errors were encountered: