llama.cpp
ece0f5c1
- opencl: add fastdiv and use it in set_rows, ported from cuda (#17090)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
36 days ago
opencl: add fastdiv and use it in set_rows, ported from cuda (#17090) * opencl: add fastdiv for mm q8_0 * opencl: use uint4 for fastdiv vals * opencl: use fastdiv for set_rows * opencl: do not use fastdiv for q8_0 mm
References
#17090 - opencl: add fastdiv and use it in set_rows, ported from cuda
Author
lhez
Parents
7bef6841
Loading