Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dmetrics.cc74 auto* tf_data_bytes_produced_counter = monitoring::Counter<1>::New( variable
180 return tf_data_bytes_produced_counter->GetCell(name); in GetTFDataBytesProducedCounter()