MCPcopy Create free account
hub / github.com/Tiiny-AI/PowerInfer / llama-bench.cpp

File llama-bench.cpp

examples/llama-bench/llama-bench.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <algorithm>
2#include <array>
3#include <cassert>
4#include <chrono>

Callers

nothing calls this directly

Calls 8

get_num_physical_coresFunction · 0.85
ggml_cpu_has_cublasFunction · 0.85
ggml_cpu_has_clblastFunction · 0.85
ggml_cpu_has_metalFunction · 0.85
ggml_cpu_has_gpublasFunction · 0.85
ggml_cpu_has_blasFunction · 0.85
get_cpu_infoFunction · 0.70
get_gpu_infoFunction · 0.70

Tested by

no test coverage detected