Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/convert/
Dop_stats_to_input_pipeline_analysis.cc576 Stat<double> total_step_stats_in_ms; in ComputeStepTimeSummaryInMs() local
588 total_step_stats_in_ms.UpdateStat(max_per_step_stats_in_ms); in ComputeStepTimeSummaryInMs()
591 return GetStepSummaryForSampleStats(total_step_stats_in_ms); in ComputeStepTimeSummaryInMs()