Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dmetrics.cc263 static auto* graph_run_time_usecs_histogram_cell = in UpdateGraphExecTime() local
267 graph_run_time_usecs_histogram_cell->Add(running_time_usecs); in UpdateGraphExecTime()