Home
last modified time | relevance | path

Searched refs:no_stat_wall_time (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc581 const double no_stat_wall_time = no_stat_time_us / 1000000.0; in Main() local
637 const double mean_run_time = no_stat_wall_time / no_stat_num_runs; in Main()
650 static_cast<double>(no_stat_wall_time) / (1024 * 1024); in Main()
654 no_stat_wall_time, throughput); in Main()