summaryrefslogtreecommitdiff
path: root/examples/benchmark/benchmark-matmult.cpp
AgeCommit message (Expand)Author
2023-09-20benchmark-matmult : do not use integer abs() on a float (#3277)Cebtenzzre
2023-09-20examples : fix benchmark-matmult (#1554)Georgi Gerganov
2023-09-18make : restore build-info.h dependency for several targets (#3205)Cebtenzzre
2023-09-15examples : add compiler version and target to build info (#2998)Cebtenzzre
2023-07-07ggml : change ggml_graph_compute() API to not require context (#1999)Qingyou Meng
2023-06-16build : fix and ignore MSVC warnings (#1889)Borislav Stanimirov
2023-05-20llama : add llama_init_backend() API (close #1527)Georgi Gerganov
2023-05-17benchmark-matmul: Print the average of the test results (#1490)rankaiyx
2023-05-14benchmark-matmul: fix clang-tidy issues, report results in GFLOPS (#1458)slaren
2023-05-02llama : fix compile warningsGeorgi Gerganov
2023-05-01Add git-based build information for better issue tracking (#1232)DannyDaemonic
2023-04-30Various fixes to mat_mul benchmark (#1253)Stephan Walter