Home
last modified time | relevance | path

Searched defs:footer_bytes (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dfixed_length_record_reader_op.cc36 int64 record_bytes, int64 footer_bytes, in FixedLengthRecordReader()
166 int64 header_bytes = -1, record_bytes = -1, footer_bytes = -1, in FixedLengthRecordReaderOp() local
/external/tensorflow/tensorflow/python/data/ops/
Dreaders.py289 footer_bytes=None, argument
347 footer_bytes=None, argument
/external/tensorflow/tensorflow/core/kernels/data/
Dreader_dataset_ops.cc311 int64 footer_bytes = -1; in MakeDataset() local
342 int64 header_bytes, int64 record_bytes, int64 footer_bytes, in Dataset()
388 Node* footer_bytes = nullptr; in AsGraphDefInternal() local
/external/tensorflow/tensorflow/python/ops/
Dio_ops.py396 footer_bytes=None, argument