aboutsummaryrefslogtreecommitdiff
path: root/examples/benchmark/benchmark-matmult.cpp
AgeCommit message (Expand)Author
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