]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
opencl: add tiled mul_mat_f16_f32 (llama/14535)
authorrmatif <redacted>
Thu, 10 Jul 2025 21:58:12 +0000 (23:58 +0200)
committerGeorgi Gerganov <redacted>
Sat, 12 Jul 2025 13:05:00 +0000 (16:05 +0300)
commit43badec3f68d36bc0022e29920e5b764420dbcb9
tree7c46bf72b774a7519dc1009ade963a1dd277686e
parente08f01d91ce1c8a2b13c59cf03e14e0fe865a175
opencl: add tiled mul_mat_f16_f32 (llama/14535)

* add tiled mul_mat_f16_f32

* fix trailing whitespace

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