]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : fix nkvo, offload and cuda graph node properties matching (#19165)
authorGeorgi Gerganov <redacted>
Thu, 29 Jan 2026 16:45:30 +0000 (18:45 +0200)
committerGitHub <redacted>
Thu, 29 Jan 2026 16:45:30 +0000 (18:45 +0200)
commit4fdbc1e4dba428ce0cf9d2ac22232dc170bbca82
tree051c735710c21da2c9eb22570f9a72e409e0a3ea
parent7b7ae857f686a4191dbd48252ab4dda426846a29
cuda : fix nkvo, offload and cuda graph node properties matching (#19165)

* cuda : fix nkvo

* cont : more robust cuda graph node property matching

* cont : restore pre-leafs implementation

* cont : comments + static_assert
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/fattn.cu
ggml/src/ggml-cuda/ggml-cuda.cu
src/llama-graph.cpp