]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-cpu : fix rms_norm_back wrong output under in-place aliasing (#24305)
authorYash Raj Pandey <redacted>
Tue, 9 Jun 2026 07:24:27 +0000 (03:24 -0400)
committerGitHub <redacted>
Tue, 9 Jun 2026 07:24:27 +0000 (10:24 +0300)
commitfd3271e0b4d8422ca1d16a850edb4222f7392013
tree5e7d3c162bebf0496ba91d7960e1819d353d2ecb
parente3471b3e7306fe120dc8f38a2263c1293fc2add7
ggml-cpu : fix rms_norm_back wrong output under in-place aliasing (#24305)

* ggml-cpu : fix rms_norm_back wrong output under in-place aliasing

* cont : clean-up comment

---------

Co-authored-by: Georgi Gerganov <redacted>
ggml/src/ggml-cpu/ops.cpp