]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
sycl: fuse RMS_NORM + MUL (#26015)
authorTitaniumtown <redacted>
Fri, 31 Jul 2026 06:17:53 +0000 (23:17 -0700)
committerGitHub <redacted>
Fri, 31 Jul 2026 06:17:53 +0000 (09:17 +0300)
commit1553725965470086976c8a06f31467970c9b2702
tree6f9f2561cb9d7ae987f1e212644d01b16cb324f9
parent8f4646a63ee29f2e0ab971b0290b141938769762
sycl: fuse RMS_NORM + MUL (#26015)
ggml/src/ggml-sycl/backend.hpp
ggml/src/ggml-sycl/fusion.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/fusion.hpp [new file with mode: 0644]
ggml/src/ggml-sycl/ggml-sycl.cpp
ggml/src/ggml-sycl/norm.cpp
ggml/src/ggml-sycl/norm.hpp