onnxruntime/js/web/lib/wasm/jsep
Wanming Lin 82681205e4
[WebNN] Fix MLTensorUsage is undefined issue (#22831)
`MLTensorUsage` has been removed from Chromium:
https://chromium-review.googlesource.com/c/chromium/src/+/6015318, but
we still need to make it compatible with old Chrome versions, so just
make it `undefined` for latest Chrome version.
2024-11-13 20:22:22 -08:00
..
webgpu [js/webgpu] Add scatterND (#22755) 2024-11-13 09:13:00 -08:00
webnn [WebNN] Fix MLTensorUsage is undefined issue (#22831) 2024-11-13 20:22:22 -08:00
backend-webgpu.ts
backend-webnn.ts
init.ts
log.ts
tensor-view.ts
util.ts