]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CLBlast: Add outer loops over src0 for broadcasting in mulmat
authorshibe2 <redacted>
Thu, 12 Oct 2023 12:01:23 +0000 (16:01 +0400)
committershibe2 <redacted>
Fri, 20 Oct 2023 18:30:52 +0000 (22:30 +0400)
commit465219b9143ac01db0990bbcb0a081ef72ec2008
tree3f62746131079d6713d6220c848936c13e1641fe
parentd1031cf49c3b958b915fd558e23453471c29ac33
CLBlast: Add outer loops over src0 for broadcasting in mulmat

Reduce repeated dequantization of the same data.
ggml-opencl.cpp