]> git.djapps.eu Git - pkg/ggml/sources/ggml/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 13:05:00 +0000 (16:05 +0300)
commite08f01d91ce1c8a2b13c59cf03e14e0fe865a175
tree3f704879ea68aec6dd86ec1964b9c4f023de1349
parente16bef2fd6b1511d292cb7a3fc42b0dab20caef1
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`
src/ggml-opencl/CMakeLists.txt
src/ggml-opencl/ggml-opencl.cpp
src/ggml-opencl/kernels/set_rows.cl [new file with mode: 0644]