Get desktop application:
View/edit binary Protocol Buffers messages
This stores the metadata information present in each snapshot record.
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
Run ID that this snapshot corresponds to.
Time when we started creating this snapshot.
Version of the snapshot data file format.
A list of tensor dtype corresponding to each element of the snapshot.
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.
Metadata for all the tensors in a Snapshot Record.
Metadata for a single tensor in the Snapshot Record.
Used in:
Number of uncompressed bytes used to store the tensor representation.