SnapshotMetadataRecord

publiczna klasa końcowa SnapshotMetadataRecord

 This stores the metadata information present in each snapshot record.
 
Typ protobufa tensorflow.data.experimental.SnapshotMetadataRecord

Klasy zagnieżdżone

klasa Konstruktor SnapshotMetadataRecord
 This stores the metadata information present in each snapshot record. 

Stałe

wew CREATION_TIMESTAMP_FIELD_NUMBER
wew DTYPE_FIELD_NUMBER
wew FINALIZED_FIELD_NUMBER
wew GRAPH_HASH_FIELD_NUMBER
wew NUM_ELEMENTS_FIELD_NUMBER
wew RUN_ID_FIELD_NUMBER
wew VERSION_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
długi
getCreationTimestamp ()
 Time when we started creating this snapshot.
statyczny rekord SnapshotMetadataRecord
Rekord SnapshotMetadataRecord
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Typ danych
getDtype (indeks int)
 A list of tensor dtype corresponding to each element of the snapshot.
wew
getDtypeCount ()
 A list of tensor dtype corresponding to each element of the snapshot.
Lista< Typ danych >
getDtypeList ()
 A list of tensor dtype corresponding to each element of the snapshot.
wew
getDtypeValue (indeks int)
 A list of tensor dtype corresponding to each element of the snapshot.
Lista<liczba całkowita>
getDtypeValueList ()
 A list of tensor dtype corresponding to each element of the snapshot.
wartość logiczna
getFinalized ()
bool finalized = 1000;
Strunowy
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.
długi
getNumElements ()
 The number of elements in the snapshot.
Strunowy
getRunId ()
 Run ID that this snapshot corresponds to.
com.google.protobuf.ByteString
getRunIdBytes ()
 Run ID that this snapshot corresponds to.
wew
końcowy com.google.protobuf.UnknownFieldSet
długi
pobierz wersję ()
 Version of the snapshot data file format.
wew
końcowa wartość logiczna
statyczny SnapshotMetadataRecord.Builder
statyczny SnapshotMetadataRecord.Builder
Konstruktor SnapshotMetadataRecord
statyczny rekord SnapshotMetadataRecord
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny rekord SnapshotMetadataRecord
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny rekord SnapshotMetadataRecord
parseFrom (dane ByteBuffer)
statyczny rekord SnapshotMetadataRecord
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny rekord SnapshotMetadataRecord
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny rekord SnapshotMetadataRecord
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny rekord SnapshotMetadataRecord
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny rekord SnapshotMetadataRecord
parseFrom (dane com.google.protobuf.ByteString)
statyczny rekord SnapshotMetadataRecord
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny rekord SnapshotMetadataRecord
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Konstruktor SnapshotMetadataRecord
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int CREATION_TIMESTAMP_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int DTYPE_FIELD_NUMBER

Wartość stała: 5

publiczny statyczny końcowy int FINALIZED_FIELD_NUMBER

Wartość stała: 1000

publiczny statyczny końcowy int GRAPH_HASH_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int NUM_ELEMENTS_FIELD_NUMBER

Wartość stała: 6

publiczny statyczny końcowy int RUN_ID_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int VERSION_FIELD_NUMBER

Wartość stała: 4

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczny długi getCreationTimestamp ()

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

publiczny statyczny SnapshotMetadataRecord getDefaultInstance ()

publiczny SnapshotMetadataRecord getDefaultInstanceForType ()

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

public DataType getDtype (indeks int)

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

publiczny int getDtypeCount ()

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

public List< DataType > getDtypeList ()

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

public int getDtypeValue (indeks 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;

publiczna wartość logiczna getFinalized ()

bool finalized = 1000;

publiczny ciąg getGraphHash ()

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

publiczny com.google.protobuf.ByteString getGraphHashBytes ()

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

publiczny długi getNumElements ()

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

publiczny getParserForType ()

publiczny ciąg getRunId ()

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

public com.google.protobuf.ByteString getRunIdBytes ()

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

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczna długa wersja getVersion ()

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny SnapshotMetadataRecord.Builder newBuilder ()

publiczny statyczny SnapshotMetadataRecord.Builder newBuilder (prototyp SnapshotMetadataRecord )

publiczny SnapshotMetadataRecord.Builder newBuilderForType ()

publiczny statyczny SnapshotMetadataRecord parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

publiczny statyczny SnapshotMetadataRecord parseDelimitedFrom (wejście wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny statyczny SnapshotMetadataRecord parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny SnapshotMetadataRecord parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny statyczny SnapshotMetadataRecord parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny SnapshotMetadataRecord parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny SnapshotMetadataRecord parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny SnapshotMetadataRecord parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny SnapshotMetadataRecord parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny SnapshotMetadataRecord parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

publiczny SnapshotMetadataRecord.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO