]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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 16:23:56 +0000 (19:23 +0300)
commitb0754136be6e82ecf23e5d1221f99eec60ce963c
tree59e5fcfe73b279404559006d780dd9272733ef67
parent6f113cbcaad5f6db9e4d29f0c683d13af6ac5c35
opencl: add tiled mul_mat_f16_f32 (llama/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]