onnxruntime/js/web/lib/wasm
Satya Kumar Jandhyala 736cbb3925
[JS/WebGU] Support fp16 in Attention by performing the computation in fp32. (#20486)
### Description
Perform computation in fp32 and convert finally to fp16.



### 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. -->
2024-04-27 08:30:26 -07:00
..
binding [js/web] rewrite backend resolve to allow multiple EPs (#19735) 2024-03-15 11:47:45 -07:00
jsep [JS/WebGU] Support fp16 in Attention by performing the computation in fp32. (#20486) 2024-04-27 08:30:26 -07:00
proxy-worker [js/web] transfer input buffer back to caller thread (#19677) 2024-03-01 14:50:06 -08:00
proxy-messages.ts
proxy-wrapper.ts [js/web] rewrite backend resolve to allow multiple EPs (#19735) 2024-03-15 11:47:45 -07:00
run-options.ts
session-handler-inference.ts
session-handler-training.ts
session-options.ts
wasm-common.ts
wasm-core-impl.ts [js/webgpu] allow setting env.webgpu.adapter (#19940) 2024-03-19 12:55:00 -07:00
wasm-factory.ts
wasm-training-core-impl.ts
wasm-utils-load-file.ts
wasm-utils.ts