]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : extend ggml_can_fuse to work with non-sequential nodes (llama/16123)
authorGeorgi Gerganov <redacted>
Mon, 22 Sep 2025 08:12:37 +0000 (11:12 +0300)
committerGeorgi Gerganov <redacted>
Thu, 25 Sep 2025 08:56:34 +0000 (11:56 +0300)
commit903b1f2f44b5dc7018fd6de3f3410586ed25c624
treebc613a05341b2d723407d1a4b310dd1bc01132d4
parent97a7838ab5da11f4c96b9805b2b48f10d4536d97
ggml : extend ggml_can_fuse to work with non-sequential nodes (llama/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
src/ggml-impl.h