]> git.djapps.eu Git - pkg/ggml/sources/ggml/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:33:50 +0000 (13:33 +0300)
commit79fca529ce1a5aee4bd42b470e502253f75b56eb
tree31014d073e0726d7352b900f0162cdc1f0fcdab6
parent53fef066c91f8f86e8b99354aeab6e2264a91d95
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
include/ggml.h
src/ggml-cuda/ggml-cuda.cu
src/ggml.c