]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Sun, 29 Mar 2026 12:04:36 +0000 (15:04 +0300)
commit3d004fbf0af918d2bcca0b43b63371dc9666446a
tree620b5946df576885de5d50e36782e77d65e08951
parent12015a2174ad014cffdafddb0158875c3de8aed5
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.
ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
ggml/src/ggml-webgpu/ggml-webgpu.cpp
ggml/src/ggml-webgpu/wgsl-shaders/row_norm.wgsl [new file with mode: 0644]