]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
cuda : fix supports_op condition for get_rows when number of blocks is too large...
authorGeorgi Gerganov <redacted>
Mon, 8 Sep 2025 10:56:51 +0000 (13:56 +0300)
committerGeorgi Gerganov <redacted>
Sat, 20 Sep 2025 10:42:52 +0000 (13:42 +0300)
commitae6cc6a3862fae163d9a55e3a5606ef9b82a7d46
tree53a22ea7edd5d975181168034d9aaa18ca664ef7
parente9cb59e9704ba3e5ccc0e9e2e16af300f70988fc
cuda : fix supports_op condition for get_rows when number of blocks is too large (llama/15868)

* cuda : fix supports_op condition for get_rows when src1->ne2 > 1

ggml-ci

* ggml : add comment about ggml_get_rows

ggml-ci

* cuda : add FIXME [no ci]

* cuda : update support condition

ggml-ci
ggml/include/ggml.h
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml.c