SnapshotMetadataRecord

classe finale pubblica SnapshotMetadataRecord

 This stores the metadata information present in each snapshot record.
 
Tipo di protocollo tensorflow.data.experimental.SnapshotMetadataRecord

Classi nidificate

classe SnapshotMetadataRecord.Builder
 This stores the metadata information present in each snapshot record. 

Costanti

int CREATION_TIMESTAMP_FIELD_NUMBER
int DTYPE_FIELD_NUMBER
int FINALIZED_FIELD_NUMBER
int GRAPH_HASH_FIELD_NUMBER
int NUM_ELEMENTI_CAMPO_NUMERO
int ESECUZIONE_ID_CAMPO_NUMERO
int VERSION_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
lungo
getCreationTimestamp ()
 Time when we started creating this snapshot.
SnapshotMetadataRecord statico
Record di metadati dell'istantanea
com.google.protobuf.Descriptors.Descriptor statico finale
Tipo di dati
getDtype (indice int)
 A list of tensor dtype corresponding to each element of the snapshot.
int
getDtypeCount ()
 A list of tensor dtype corresponding to each element of the snapshot.
Elenco< Tipo dati >
getDtypeList ()
 A list of tensor dtype corresponding to each element of the snapshot.
int
getDtypeValue (indice int)
 A list of tensor dtype corresponding to each element of the snapshot.
Elenco<intero>
getDtypeValueList ()
 A list of tensor dtype corresponding to each element of the snapshot.
booleano
getFinalized ()
bool finalized = 1000;
Corda
getGraphHash ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
com.google.protobuf.ByteString
getGraphHashBytes ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
lungo
getNumElementi ()
 The number of elements in the snapshot.
Corda
getRunId ()
 Run ID that this snapshot corresponds to.
com.google.protobuf.ByteString
getRunIdBytes ()
 Run ID that this snapshot corresponds to.
int
finale com.google.protobuf.UnknownFieldSet
lungo
getVersione ()
 Version of the snapshot data file format.
int
booleano finale
SnapshotMetadataRecord.Builder statico
SnapshotMetadataRecord.Builder statico
SnapshotMetadataRecord.Builder
SnapshotMetadataRecord statico
parseDelimitedFrom (input InputStream)
SnapshotMetadataRecord statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord statico
parseFrom (dati ByteBuffer)
SnapshotMetadataRecord statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
SnapshotMetadataRecord statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
SnapshotMetadataRecord statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord statico
parseFrom (dati com.google.protobuf.ByteString)
SnapshotMetadataRecord statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
SnapshotMetadataRecord.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

pubblico statico finale int CREATION_TIMESTAMP_FIELD_NUMBER

Valore costante: 3

public static final int DTYPE_FIELD_NUMBER

Valore costante: 5

public static final int FINALIZED_FIELD_NUMBER

Valore costante: 1000

public static final int GRAPH_HASH_FIELD_NUMBER

Valore costante: 1

public static final int NUM_ELEMENTI_FIELD_NUMBER

Valore costante: 6

public static final int RUN_ID_FIELD_NUMBER

Valore costante: 2

public static final int VERSION_FIELD_NUMBER

Valore costante: 4

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico lungo getCreationTimestamp ()

 Time when we started creating this snapshot.
 
int64 creation_timestamp = 3;

pubblico statico SnapshotMetadataRecord getDefaultInstance ()

public SnapshotMetadataRecord getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public DataType getDtype (indice int)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

public int getDtypeCount ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

elenco pubblico< tipo di dati > getDtypeList ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

public int getDtypeValue (indice int)

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

public List<Integer> getDtypeValueList ()

 A list of tensor dtype corresponding to each element of the snapshot.
 
repeated .tensorflow.DataType dtype = 5;

booleano pubblico getFinalized ()

bool finalized = 1000;

stringa pubblica getGraphHash ()

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

pubblico com.google.protobuf.ByteString getGraphHashBytes ()

 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
 
string graph_hash = 1;

pubblico lungo getNumElements ()

 The number of elements in the snapshot.
 
int64 num_elements = 6;

pubblico getParserForType ()

stringa pubblica getRunId ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

pubblico com.google.protobuf.ByteString getRunIdBytes ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

getVersion lungo pubblico ()

 Version of the snapshot data file format.
 
int64 version = 4;

public int hashCode ()

public final booleano isInitialized ()

pubblico statico SnapshotMetadataRecord.Builder newBuilder ()

pubblico statico SnapshotMetadataRecord.Builder newBuilder (prototipo SnapshotMetadataRecord )

public SnapshotMetadataRecord.Builder newBuilderForType ()

pubblico statico SnapshotMetadataRecord parseDelimitedFrom (input InputStream)

Lancia
IOException

pubblico statico SnapshotMetadataRecord parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico SnapshotMetadataRecord (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

SnapshotMetadataRecord statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

SnapshotMetadataRecord statico pubblico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SnapshotMetadataRecord (input com.google.protobuf.CodedInputStream)

Lancia
IOException

pubblico statico SnapshotMetadataRecord parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

SnapshotMetadataRecord statico pubblico parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

pubblico statico SnapshotMetadataRecord parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

SnapshotMetadataRecord statico pubblico parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public SnapshotMetadataRecord.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException