]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml-webgpu: Update the `RMS_NORM` preprocessor and add `L2_NORM` (llama/20665)
authorMasashi Yoshimura <redacted>
Sat, 28 Mar 2026 09:47:59 +0000 (11:47 +0200)
committerGeorgi Gerganov <redacted>
Sat, 28 Mar 2026 11:39:09 +0000 (13:39 +0200)
commit933c4d1c3d7d68cae14dff0fb334938ac43c0922
treeb44092bde27e95eb8fe8613025db6f7bc41204f2
parent186086a24a8eb78eb0d6295a3ddbfe2cb73169a3
ggml-webgpu: Update the `RMS_NORM` preprocessor and add `L2_NORM` (llama/20665)

* Update the preprocessor of RMS_NORM and add L2_NORM.

* Fix the name of rms_norm to row_norm.
src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
src/ggml-webgpu/ggml-webgpu.cpp
src/ggml-webgpu/wgsl-shaders/row_norm.wgsl [new file with mode: 0644]