mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-25 19:48:11 +00:00
### Description Implement JSEP GroupQueryAttention ### Motivation and Context Required to enable certain LLM models to run using WebGPU. |
||
|---|---|---|
| .. | ||
| bert | ||
| quantization | ||
| bias_add.cc | ||
| bias_add.h | ||
| bias_split_gelu.cc | ||
| bias_split_gelu.h | ||
| fast_gelu.cc | ||
| fast_gelu.h | ||
| fused_conv.cc | ||
| gelu.cc | ||
| gelu.h | ||
| js_contrib_kernels.cc | ||
| js_contrib_kernels.h | ||
| layer_norm.cc | ||
| quick_gelu.cc | ||
| quick_gelu.h | ||
| skip_layer_norm.cc | ||
| skip_layer_norm.h | ||