onnxruntime/js/web/lib
Satya Kumar Jandhyala bab5037eab
Eliminate explicit Concat operations in Attention (#20556)
### Description
Remove explicitly concatinating pastKey with Key and pastValue with
Value.



### 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-05-24 09:07:57 -07:00
..
onnxjs [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
wasm Eliminate explicit Concat operations in Attention (#20556) 2024-05-24 09:07:57 -07:00
backend-onnxjs.ts [js/web/training] runTrainStep implementation (#18006) 2023-11-02 08:32:50 -07:00
backend-wasm-inference.ts Add "glue" between training WASM artifacts and training web (#17474) 2023-10-12 11:16:56 -07:00
backend-wasm-training.ts [js/web/training] runTrainStep implementation (#18006) 2023-11-02 08:32:50 -07:00
backend-wasm.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
build-def.d.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
index.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
version.ts Bump up version in main from 1.18.0 to 1.19.0 (#20489) 2024-04-29 20:21:41 -07:00