onnxruntime
736cbb39 - [JS/WebGU] Support fp16 in Attention by performing the computation in fp32. (#20486)

Commit
1 year ago
[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. -->
Parents
Loading