Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc562 Status warmup_time_status = in Main() local
566 if (!warmup_time_status.ok()) { in Main()
567 LOG(ERROR) << "Timing failed with " << warmup_time_status; in Main()