Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc648 const double mean_run_time = no_stat_wall_time / no_stat_num_runs; in Main() local
651 static_cast<int64>(total_flops / mean_run_time)); in Main()