llama.cpp
d4b0c22f - ggml-webgpu: add layer norm ops (#22406)

Commit
55 days ago
ggml-webgpu: add layer norm ops (#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
Author
Parents
Loading