Age | Commit message (Expand) | Author |
---|---|---|
2023-06-16 | build : fix and ignore MSVC warnings (#1889) | Borislav Stanimirov |
2023-05-20 | llama : add llama_init_backend() API (close #1527) | Georgi Gerganov |
2023-05-17 | benchmark-matmul: Print the average of the test results (#1490) | rankaiyx |
2023-05-14 | benchmark-matmul: fix clang-tidy issues, report results in GFLOPS (#1458) | slaren |
2023-05-02 | llama : fix compile warnings | Georgi Gerganov |
2023-05-01 | Add git-based build information for better issue tracking (#1232) | DannyDaemonic |
2023-04-30 | Various fixes to mat_mul benchmark (#1253) | Stephan Walter |
2023-04-15 | benchmark : fix result validation in benchmark-q4_0-matmult (#987) | Ivan Komarov |
2023-04-13 | fix whitespace (#944) | CRD716 |
2023-04-13 | benchmark : add tool for timing q4_0 matrix multiplication (#653) | SebastianApel |