]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Mon, 18 Aug 2025 17:30:45 +0000 (20:30 +0300)
commitd119ecf0c101c9b2eb1d5a2784dc73bbb7fa9cba
treeb0b924d9f7fb1081200e434dde080f0ce544753c
parentb374fd6172bd5fcf94d4f07b0ad6a68b8799eb6f
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
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-sycl/ggml-sycl.cpp