package tensorflow.data.experimental

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message SnapshotMetadataRecord

snapshot.proto:15

This stores the metadata information present in each snapshot record.

message SnapshotRecord

snapshot.proto:10

Each SnapshotRecord represents one batch of pre-processed input data. A batch consists of a list of tensors that we encode as TensorProtos. This message doesn't store the structure of the batch.