llama.cpp
7cba58bb
- opencl: add sqr, sqrt, mean and ssm_conv (#17476)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
17 days ago
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
References
#17476 - opencl: add sqr, sqrt, mean and ssm_conv
Author
lhez
Parents
5449367b
Loading