Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc603 Status stat_time_status = TimeMultipleRuns( in Main() local
607 if (!stat_time_status.ok()) { in Main()
608 LOG(ERROR) << "Timing failed with " << stat_time_status; in Main()