OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:benchmark_results
(Results
1 - 1
of
1
) sorted by null
/external/gemmlowp/test/
benchmark.cc
150
std::map<gemm_t, std::vector<double>>
benchmark_results
;
local
190
benchmark_results
[gemm].emplace_back(gflops);
204
for (auto b :
benchmark_results
) {
Completed in 490 milliseconds