Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dmetrics.cc63 auto* graph_unused_outputs = monitoring::Counter<1>::New( variable
327 graph_unused_outputs->GetCell(op_name)->IncrementBy(1); in RecordUnusedOutput()