Home | History | Annotate | Download | only in test

Lines Matching full:endl

207               << " : " << b.second.back() << " GFlops/s" << std::endl;
209 std::cout << std::endl;
219 std::cout << "running for " << mintime << " seconds..." << std::endl;
268 << " iterations):" << std::endl;
269 std::cout << " Best: " << min_latency << "s" << std::endl;
270 std::cout << " Worst: " << max_latency << "s" << std::endl;
271 std::cout << " Mean: " << mean_latency << "s" << std::endl;
273 << "% trimmed mean: " << trimmed_mean_latency << "s" << std::endl;
275 << "% best: " << best_mean_latency << "s" << std::endl;
339 std::cout << "Benchmarking small model GEMMs..." << std::endl;
345 std::cout << "Benchmarking typical GoogLeNet GEMMs..." << std::endl;
352 << std::endl;
359 std::cout << "Benchmarking single-threaded mode..." << std::endl;