onnxruntime/js/web/lib
Jiajia Qin 9ea0a3129b
[js/webgpu] Make sure only storage buffers are reused (#16893)
### Description
<!-- Describe your changes. -->
This PR makes sure that only storage buffers are reused. Previously, the
query buffer might also get from the freeBuffers list if there is a
matching size in it. But they are different usage, which results errors.
2023-08-04 13:40:52 -07:00
..
onnxjs js/webgpu: argmax,argmin,softmax support (#16882) 2023-08-02 18:16:19 -07:00
wasm [js/webgpu] Make sure only storage buffers are reused (#16893) 2023-08-04 13:40:52 -07:00
backend-onnxjs.ts
backend-wasm.ts
build-def.d.ts
index.ts
version.ts