]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
cuda, sycl : fix batched gemm when ne02 == 1 && ne03 > 1 (llama/15038)
authorGeorgi Gerganov <redacted>
Sat, 2 Aug 2025 14:13:05 +0000 (17:13 +0300)
committerGeorgi Gerganov <redacted>
Sat, 2 Aug 2025 14:51:21 +0000 (17:51 +0300)
commitb08aa4976849cc9ddb0ef3a40307caa082e8eb34
tree975bcbf2fa0dbe42b5a80b8e140639ab906e5b8f
parentb3ff3e45e105bd103185c0eb4fa5d7e3160da108
cuda, sycl : fix batched gemm when ne02 == 1 && ne03 > 1 (llama/15038)

* cuda, sycl : fix batched gemm when ne02 == 1 && ne03 > 1

ggml-ci

* cont : fix cont types

ggml-ci

* cont : adopt variable names and comment from the other branch
src/ggml-cuda/ggml-cuda.cu
src/ggml-sycl/ggml-sycl.cpp