]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
add op gated_delta_net (#20455)
authorNeo Zhang <redacted>
Sat, 14 Mar 2026 14:01:57 +0000 (22:01 +0800)
committerGitHub <redacted>
Sat, 14 Mar 2026 14:01:57 +0000 (22:01 +0800)
commita93c0ef0fa9ad7b6afed0ac5245d854870b8685e
tree10a6ef309de14c88f8f25fd8034d5888ea0f559e
parent710878a7dd61e5bf929a98bc43be753cbb6679dd
add op gated_delta_net (#20455)
docs/ops.md
docs/ops/SYCL.csv
ggml/src/ggml-sycl/common.hpp
ggml/src/ggml-sycl/gated_delta_net.cpp [new file with mode: 0644]
ggml/src/ggml-sycl/gated_delta_net.hpp [new file with mode: 0644]
ggml/src/ggml-sycl/ggml-sycl.cpp