Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/ops/
Dreaders.py404 class _FixedLengthRecordDataset(dataset_ops.DatasetSource): class
446 super(_FixedLengthRecordDataset, self).__init__(variant_tensor)
497 return _FixedLengthRecordDataset(filename, record_bytes, header_bytes,