Home
last modified time | relevance | path

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

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