]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
opencl: optimize mean and sum_row kernels (llama/19614)
authorshaofeiqi <redacted>
Tue, 17 Feb 2026 21:56:09 +0000 (13:56 -0800)
committerGeorgi Gerganov <redacted>
Fri, 27 Feb 2026 18:57:58 +0000 (20:57 +0200)
commit6fadc749a98d07cfb4250a91a064d93c0ec38818
treef7aa0fd533b80d61cb0b288a8f57e2b19a406991
parent58855d08c21baca953b9958c4b2a2b71bd5a2e47
opencl: optimize mean and sum_row kernels (llama/19614)

* opencl: optimize mean and sum_row kernels

* opencl: add comment for max subgroups

* opencl: format

---------

Co-authored-by: Li He <redacted>
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/mean.cl
ggml/src/ggml-opencl/kernels/sum_rows.cl