llama.cpp/ggml/src/ggml-opencl
lhez 7cba58bbea
opencl: add sqr, sqrt, mean and ssm_conv (#17476)
* opencl: add sqr

* opencl: add sqrt

* opencl: add mean

* opencl: add ssm_conv

* opencl: add missing cl_khr_fp16

* opencl: do sqrt in f32 then convert to f16 for better precision
2025-11-26 13:29:58 -08:00
..
kernels opencl: add sqr, sqrt, mean and ssm_conv (#17476) 2025-11-26 13:29:58 -08:00
CMakeLists.txt opencl: add sqr, sqrt, mean and ssm_conv (#17476) 2025-11-26 13:29:58 -08:00
ggml-opencl.cpp opencl: add sqr, sqrt, mean and ssm_conv (#17476) 2025-11-26 13:29:58 -08:00