]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
opencl: add `mul_mat_f32_f32_l4_lm` and `mul_mat_f16_f32_l4_lm` (llama/14809)
authorlhez <redacted>
Wed, 30 Jul 2025 21:56:55 +0000 (14:56 -0700)
committerGeorgi Gerganov <redacted>
Mon, 18 Aug 2025 17:30:45 +0000 (20:30 +0300)
commit4904bc3bdad9ca6577f3c16266cd9abd9f2487b3
tree88d5e7166d76bdc786e1ecca62d699a4f4b8f834
parent8ed27b407d5696d2ffff4aa92b999144ddb0304c
opencl: add `mul_mat_f32_f32_l4_lm` and `mul_mat_f16_f32_l4_lm` (llama/14809)
ggml/src/ggml-opencl/CMakeLists.txt
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/mul_mm_f16_f32_l4_lm.cl [new file with mode: 0644]
ggml/src/ggml-opencl/kernels/mul_mm_f32_f32_l4_lm.cl [new file with mode: 0644]