Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmetrics.cc45 auto* build_graph_calls = monitoring::Counter<0>::New( variable
89 build_graph_calls->GetCell()->IncrementBy(1); in UpdateGraphBuildTime()