whisper.cpp/ggml
Chen Yuan d1d0dc2348 ggml-webgpu: add layer norm ops (llama/22406)
* shader(norm): add layer norm ops

* shader(norm): stablize floating point computation with Kahan summation and handle mixed types

* shader(norm): remove the non-contiguous strides

* shader(norm): use the original implementation rather than the kahan summation
2026-05-14 21:26:48 +03:00
..
cmake cmake : add FindNCCL.cmake (ggml/0) 2026-05-02 15:02:42 +03:00
include CUDA: manage NCCL communicators in context (llama/21891) 2026-04-30 11:29:09 +03:00
src ggml-webgpu: add layer norm ops (llama/22406) 2026-05-14 21:26:48 +03:00
.gitignore
CMakeLists.txt ggml : bump version to 0.10.2 (ggml/1474) 2026-05-02 15:02:42 +03:00