]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
opencl: add f16 for `add`, `sub`, `mul`, `div` (llama/14984)
authorlhez <redacted>
Fri, 1 Aug 2025 11:15:44 +0000 (04:15 -0700)
committerGeorgi Gerganov <redacted>
Mon, 18 Aug 2025 17:30:45 +0000 (20:30 +0300)
commitba6a81c9c93c09ae5a3aeb6a238ca2494111fe8d
tree35eb45376838774c30f8acfb3df8efff9694a948
parent1c6cb7df475f72db1c5574d193cccd105948d76b
opencl: add f16 for `add`, `sub`, `mul`, `div` (llama/14984)
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/add.cl
ggml/src/ggml-opencl/kernels/div.cl
ggml/src/ggml-opencl/kernels/mul.cl
ggml/src/ggml-opencl/kernels/sub.cl