summaryrefslogtreecommitdiff
path: root/pocs/vdot/vdot.cpp
AgeCommit message (Expand)Author
2024-02-11ggml : add mmla kernels for quantized GEMM (#4966)snadampal
2024-01-27Remove unused data and add fixes (#5154)Michael Klimenko
2023-09-15check C++ code with -Wmissing-declarations (#3184)Cebtenzzre
2023-07-05ggml : generalize `quantize_fns` for simpler FP16 handling (#1237)Stephan Walter
2023-06-16build : fix and ignore MSVC warnings (#1889)Borislav Stanimirov
2023-04-18Adding a simple program to measure speed of dot products (#1041)Kawrakow