onnxruntime/js/web/lib/wasm/jsep
xhcao 9c6ee89fa7
[js/webgpu] fix two errors of attention operator (#21687)
Fix two issues:
(1) scale shall be fp32 instead of f16
(2) Softmax program does not handle the normalized dispatch group values, so if the sequence length is over 65535, the result is not correct for this program.
2024-08-13 09:42:34 -07:00
..
webgpu [js/webgpu] fix two errors of attention operator (#21687) 2024-08-13 09:42:34 -07:00
webnn [js/webnn] Enable user-supplied MLContext (#20600) 2024-07-08 10:19:39 -07:00
backend-webgpu.ts [js/webgpu] Prefer adapter.info to adapter.requestAdapterInfo (#21065) 2024-06-18 12:02:38 -07:00
init.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
log.ts [js/webgpu] support proxy for webgpu (#15851) 2023-05-15 16:23:13 -07:00
tensor-view.ts [js/web] revise TensorView (#17473) 2023-09-14 21:14:44 -07:00
util.ts [js/webgpu] allows a ProgramInfo's RunData to use zero sized output (#19614) 2024-02-23 12:52:47 -08:00