]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl: add tiled mul_mat_f16_f32 (#14535)
authorrmatif <redacted>
Thu, 10 Jul 2025 21:58:12 +0000 (23:58 +0200)
committerGitHub <redacted>
Thu, 10 Jul 2025 21:58:12 +0000 (14:58 -0700)
commit6bdda13981d6c8189b7dc4f9fb8ecb91c21529f8
treeb27a64499d04dd214c1c31b1c6bdef52dc69c590
parent0b8855775c6b873931d40b77a5e42558aacbde52
opencl: add tiled mul_mat_f16_f32 (#14535)

* add tiled mul_mat_f16_f32

* fix trailing whitespace

* add insightful comments
ggml/src/ggml-opencl/CMakeLists.txt
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/mul_mat_f16_f32.cl [new file with mode: 0644]