]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : extend ggml_can_fuse to work with non-sequential nodes (#16123)
authorGeorgi Gerganov <redacted>
Mon, 22 Sep 2025 08:12:37 +0000 (11:12 +0300)
committerGitHub <redacted>
Mon, 22 Sep 2025 08:12:37 +0000 (11:12 +0300)
commit4f324a556caa5be0be2261604ef4aab0faf36eb8
tree79c75935a6435073159515ea31b8c79f17ba3dad
parenta71ae3ba7a857394103f12e30b387c48242c84f2
ggml : extend ggml_can_fuse to work with non-sequential nodes (#16123)

* ggml : extend ggml_can_fuse to work with non-sequential nodes in the graph

* cont : fix wrong bounds check condition

* cont : remove unnecessary overload
ggml/src/ggml-impl.h