Searched defs:footer_bytes (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | fixed_length_record_reader_op.cc | 36 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/core/kernels/data/ |
D | fixed_length_record_dataset_op.cc | 53 int64 header_bytes, int64 record_bytes, int64 footer_bytes, in Dataset() 109 Node* footer_bytes = nullptr; in AsGraphDefInternal() local 489 int64 footer_bytes = -1; in MakeDataset() local
|
D | fixed_length_record_dataset_op_test.cc | 33 int64 footer_bytes, int64 buffer_size, in FixedLengthRecordDatasetParams()
|
/external/tensorflow/tensorflow/python/data/ops/ |
D | readers.py | 411 footer_bytes=None, argument 461 footer_bytes=None, argument 519 footer_bytes=None, argument
|
/external/tensorflow/tensorflow/python/ops/ |
D | io_ops.py | 396 footer_bytes=None, argument
|