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 [JS/WebGPU] Creating devices with subgroup features enabled if possible (#21833) 2024-11-07 02:13:40 -08:00
backend-webnn.ts [WebNN] Fixed WebNN Module undefined issue (#22795) 2024-11-11 21:31:24 -08:00
init.ts [JS/WebGPU] Creating devices with subgroup features enabled if possible (#21833) 2024-11-07 02:13:40 -08:00
log.ts [js] change default formatter for JavaScript/TypeScript from clang-format to Prettier (#21728) 2024-08-14 16:51:22 -07:00
tensor-view.ts [js/webgpu] support float16 for Clip (#21584) 2024-08-28 13:19:20 -07:00
util.ts [JS/WebGPU] Support WASM64 (#21836) 2024-10-24 20:21:51 -07:00