Searched defs:record_bytes (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | fixed_length_record_dataset_op.cc | 54 int64_t header_bytes, int64_t record_bytes, in Dataset() 109 Node* record_bytes = nullptr; in AsGraphDefInternal() local 488 int64_t record_bytes = -1; in MakeDataset() local
|
H A D | fixed_length_record_dataset_op_test.cc | 32 int64_t header_bytes, int64_t record_bytes, in FixedLengthRecordDatasetParams()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/ |
H A D | readers.py | 512 record_bytes, argument 602 record_bytes, argument 667 record_bytes, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | fixed_length_record_reader_op.cc | 36 int64_t record_bytes, int64_t footer_bytes, in FixedLengthRecordReader() 166 int64_t header_bytes = -1, record_bytes = -1, footer_bytes = -1, in FixedLengthRecordReaderOp() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | io_ops.py | 511 record_bytes, argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/csv-core/src/ |
D | writer.rs | 239 record_bytes: u64, field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | snapshot_utils.cc | 856 tstring record_bytes; in ReadTensorsV0() local
|