Searched defs:record_bytes (Results 1 – 7 of 7) 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() 108 Node* record_bytes = nullptr; in AsGraphDefInternal() local 483 int64 record_bytes = -1; in MakeDataset() local
|
| D | fixed_length_record_dataset_op_test.cc | 32 int64 header_bytes, int64 record_bytes, in FixedLengthRecordDatasetParams()
|
| /external/tensorflow/tensorflow/python/data/ops/ |
| D | readers.py | 409 record_bytes, argument 459 record_bytes, argument 517 record_bytes, argument
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | io_ops.py | 394 record_bytes, argument
|
| /external/rust/crates/csv-core/src/ |
| D | writer.rs | 218 record_bytes: u64, field
|
| /external/tensorflow/tensorflow/core/kernels/data/experimental/ |
| D | snapshot_util.cc | 762 tstring record_bytes; in ReadTensorsV0() local
|