]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
benchmark-matmul: fix clang-tidy issues, report results in GFLOPS (#1458)
authorslaren <redacted>
Sun, 14 May 2023 20:46:00 +0000 (22:46 +0200)
committerGitHub <redacted>
Sun, 14 May 2023 20:46:00 +0000 (22:46 +0200)
commitb5c9295eef2b56e307393b35b3a923e3518d226e
treef1abd9f063fde8a62507f21de6f609c4f9af85e7
parenteb363627fda5f47de8ab5e9be8abd426049d00df
benchmark-matmul: fix clang-tidy issues, report results in GFLOPS (#1458)

* benchmark-matmul: fix command line parsing, replace macros with functions, report results in GFLOPS
examples/benchmark/benchmark-matmult.cpp