Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dmetrics.h48 monitoring::CounterCell* GetTFDataBytesReadCounter(const string& name);
Dmetrics.cc183 monitoring::CounterCell* GetTFDataBytesReadCounter(const string& name) { in GetTFDataBytesReadCounter() function
/external/tensorflow/tensorflow/core/kernels/data/
Dfixed_length_record_dataset_op.cc146 metrics::GetTFDataBytesReadCounter(kDatasetType); in GetNextInternal()
260 metrics::GetTFDataBytesReadCounter(kDatasetType); in GetNextInternal()
Dtext_line_dataset_op.cc114 metrics::GetTFDataBytesReadCounter( in GetNextInternal()
Dtf_record_dataset_op.cc129 metrics::GetTFDataBytesReadCounter(kDatasetType); in GetNextInternal()