Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dmetrics.cc262 static auto* graph_run_time_usecs_cell = graph_run_time_usecs->GetCell(); in UpdateGraphExecTime() local
266 graph_run_time_usecs_cell->IncrementBy(running_time_usecs); in UpdateGraphExecTime()