llama.cpp/ggml/src/ggml-opencl
Georgi Gerganov a70c8a0c4b
kv-cache : use ggml_set_rows (#14285)
* kv-cache : use ggml_set_rows

ggml-ci

* graph : separate k and v indices

ggml-ci

* cont : remove redundant ifs

ggml-ci

* kv-cache : improve find_slot impl

* kv-cache : bounds-check when accessing slot_info indices

* kv-cache : add comments

ggml-ci

* ggml : add TODOs for adding GGML_OP_SET_ROWS support in the backends

ggml-ci
2025-07-03 10:53:35 +03:00
..
kernels opencl : update upscale to support align corners (#14488) 2025-07-02 09:07:42 +02:00
CMakeLists.txt opencl : add GEGLU, REGLU, SWIGLU (#14456) 2025-07-01 09:19:16 +02:00
ggml-opencl.cpp kv-cache : use ggml_set_rows (#14285) 2025-07-03 10:53:35 +03:00