onnxruntime
0887e369 - [webgpu] Use pushErrorScope()/popErrorScope() once for an inference run (#23438)

Commit
355 days ago
[webgpu] Use pushErrorScope()/popErrorScope() once for an inference run (#23438) The CPU walltime of waiting for PopErrorScope is non-trivial, and also validation errors are not expected to happen in Release build. ### Description <!-- Describe your changes. --> ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
Author
Parents
Loading