]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
opencl: add `set_rows` for `f16` and `f32` (llama/14547)
authorlhez <redacted>
Thu, 10 Jul 2025 18:48:52 +0000 (11:48 -0700)
committerGeorgi Gerganov <redacted>
Sat, 12 Jul 2025 16:23:56 +0000 (19:23 +0300)
commit6f113cbcaad5f6db9e4d29f0c683d13af6ac5c35
tree6797b206f5fa76c89b7e55168a645eb89550394f
parent3c21cde5400f0f59f46aaf7955fba36b6aa6bb82
opencl: add `set_rows` for `f16` and `f32` (llama/14547)

* opencl: add `set_rows` for `f16` and `f32`

* opencl: better choose workgroup size for `set_rows`
ggml/src/ggml-opencl/CMakeLists.txt
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/set_rows.cl [new file with mode: 0644]