Searched defs:footer_bytes (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | fixed_length_record_dataset_op.cc | 55 int64_t footer_bytes, int64_t buffer_size, in Dataset() 110 Node* footer_bytes = nullptr; in AsGraphDefInternal() local 494 int64_t footer_bytes = -1; in MakeDataset() local
|
H A D | fixed_length_record_dataset_op_test.cc | 33 int64_t footer_bytes, int64_t buffer_size, in FixedLengthRecordDatasetParams()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/ |
H A D | readers.py | 514 footer_bytes=None, argument 604 footer_bytes=None, argument 669 footer_bytes=None, 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 | 513 footer_bytes=None, argument
|
/aosp_15_r20/system/gsid/ |
H A D | gsi_service.cpp | 1170 std::array<uint8_t, AVB_FOOTER_SIZE> footer_bytes; in GetAvbPublicKeyFromFd() local
|