[tf.data] Add a metrics counter for filesystem bytes read in source Datasets.
The counter tracks the total number of (uncompressed) bytes read by the core `tf.data.TextLineDataset`, `tf.data.TFRecordDataset`, and `tf.data.FixedLengthRecordDataset` source Datasets. PiperOrigin-RevId: 234297976
Loading
Please sign in to comment