Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmetrics.cc28 auto* graph_run_time_usecs = monitoring::Counter<0>::New( variable
83 graph_run_time_usecs->GetCell()->IncrementBy(running_time_usecs); in UpdateGraphExecTime()