Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dmetrics.cc36 auto* graph_run_time_usecs = monitoring::Counter<0>::New( variable
461 static auto* graph_run_time_usecs_cell = graph_run_time_usecs->GetCell(); in UpdateGraphExecTime()