Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/ops/
Dreaders.py340 class FixedLengthRecordDatasetV1(dataset_ops.DatasetV1Adapter): class
353 super(FixedLengthRecordDatasetV1, self).__init__(wrapped)
367 FixedLengthRecordDataset = FixedLengthRecordDatasetV1
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.data.-fixed-length-record-dataset.pbtxt3 is_instance: "<class \'tensorflow.python.data.ops.readers.FixedLengthRecordDatasetV1\'>"