Home
last modified time | relevance | path

Searched defs:record_bytes (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dfixed_length_record_dataset_op.cc54 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 Dfixed_length_record_dataset_op_test.cc32 int64_t header_bytes, int64_t record_bytes, in FixedLengthRecordDatasetParams()
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Dreaders.py512 record_bytes, argument
602 record_bytes, argument
667 record_bytes, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfixed_length_record_reader_op.cc36 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 Dio_ops.py511 record_bytes, argument
/aosp_15_r20/external/rust/android-crates-io/crates/csv-core/src/
Dwriter.rs239 record_bytes: u64, field
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dsnapshot_utils.cc856 tstring record_bytes; in ReadTensorsV0() local