Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dmetrics.cc70 auto* tf_data_bytes_consumed_counter = monitoring::Counter<1>::New( variable
176 return tf_data_bytes_consumed_counter->GetCell(name); in GetTFDataBytesConsumedCounter()