SnapshotMetadataRecord.Builder

publiczna statyczna klasa końcowa SnapshotMetadataRecord.Builder

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

Metody publiczne

Konstruktor SnapshotMetadataRecord
addAllDtype (Iterable<? rozszerza DataType > wartości)
 A list of tensor dtype corresponding to each element of the snapshot.
Konstruktor SnapshotMetadataRecord
addAllDtypeValue (wartości Iterable<Integer>)
 A list of tensor dtype corresponding to each element of the snapshot.
Konstruktor SnapshotMetadataRecord
addDtype (wartość typu danych )
 A list of tensor dtype corresponding to each element of the snapshot.
Konstruktor SnapshotMetadataRecord
addDtypeValue (wartość int)
 A list of tensor dtype corresponding to each element of the snapshot.
Konstruktor SnapshotMetadataRecord
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Rekord SnapshotMetadataRecord
Rekord SnapshotMetadataRecord
Konstruktor SnapshotMetadataRecord
jasne ()
Konstruktor SnapshotMetadataRecord
clearCreationTimestamp ()
 Time when we started creating this snapshot.
Konstruktor SnapshotMetadataRecord
wyczyść typ ()
 A list of tensor dtype corresponding to each element of the snapshot.
Konstruktor SnapshotMetadataRecord
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
Konstruktor SnapshotMetadataRecord
jasneSfinalizowane ()
bool finalized = 1000;
Konstruktor SnapshotMetadataRecord
clearGraphHash ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
Konstruktor SnapshotMetadataRecord
wyczyśćNumElementy ()
 The number of elements in the snapshot.
Konstruktor SnapshotMetadataRecord
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Konstruktor SnapshotMetadataRecord
wyczyśćRunId ()
 Run ID that this snapshot corresponds to.
Konstruktor SnapshotMetadataRecord
wyczyść wersję ()
 Version of the snapshot data file format.
Konstruktor SnapshotMetadataRecord
klon ()
długi
getCreationTimestamp ()
 Time when we started creating this snapshot.
Rekord SnapshotMetadataRecord
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
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.
długi
pobierz wersję ()
 Version of the snapshot data file format.
końcowa wartość logiczna
Konstruktor SnapshotMetadataRecord
mergeFrom (com.google.protobuf.Wiadomość inna)
Konstruktor SnapshotMetadataRecord
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
końcowy SnapshotMetadataRecord.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
Konstruktor SnapshotMetadataRecord
setCreationTimestamp (długa wartość)
 Time when we started creating this snapshot.
Konstruktor SnapshotMetadataRecord
setDtype (indeks int, wartość DataType )
 A list of tensor dtype corresponding to each element of the snapshot.
Konstruktor SnapshotMetadataRecord
setDtypeValue (int indeks, int wartość)
 A list of tensor dtype corresponding to each element of the snapshot.
Konstruktor SnapshotMetadataRecord
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Konstruktor SnapshotMetadataRecord
setFinalized (wartość logiczna)
bool finalized = 1000;
Konstruktor SnapshotMetadataRecord
setGraphHash (wartość ciągu)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
Konstruktor SnapshotMetadataRecord
setGraphHashBytes (wartość com.google.protobuf.ByteString)
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
Konstruktor SnapshotMetadataRecord
setNumElements (długa wartość)
 The number of elements in the snapshot.
Konstruktor SnapshotMetadataRecord
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
Konstruktor SnapshotMetadataRecord
setRunId (wartość ciągu)
 Run ID that this snapshot corresponds to.
Konstruktor SnapshotMetadataRecord
setRunIdBytes (wartość com.google.protobuf.ByteString)
 Run ID that this snapshot corresponds to.
końcowy SnapshotMetadataRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
Konstruktor SnapshotMetadataRecord
setVersion (długa wartość)
 Version of the snapshot data file format.

Metody dziedziczone

Metody publiczne

publiczny SnapshotMetadataRecord.Builder addAllDtype (Iterable<? rozszerza DataType > wartości)

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

publiczne SnapshotMetadataRecord.Builder addAllDtypeValue (wartości Iterable<Integer>)

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

publiczny SnapshotMetadataRecord.Builder addDtype (wartość DataType )

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

publiczny SnapshotMetadataRecord.Builder addDtypeValue (wartość int)

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

public SnapshotMetadataRecord.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja SnapshotMetadataRecord ()

publiczny SnapshotMetadataRecord buildPartial ()

publiczny SnapshotMetadataRecord.Builder wyczyść ()

publiczny SnapshotMetadataRecord.Builder clearCreationTimestamp ()

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

publiczny SnapshotMetadataRecord.Builder clearDtype ()

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

publiczne SnapshotMetadataRecord.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

publiczny SnapshotMetadataRecord.Builder clearFinalized ()

bool finalized = 1000;

publiczny SnapshotMetadataRecord.Builder clearGraphHash ()

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

publiczny SnapshotMetadataRecord.Builder clearNumElements ()

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

publiczny SnapshotMetadataRecord.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

publiczny SnapshotMetadataRecord.Builder clearRunId ()

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

publiczny SnapshotMetadataRecord.Builder clearVersion ()

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

publiczny klon SnapshotMetadataRecord.Builder ()

publiczny długi getCreationTimestamp ()

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

publiczny SnapshotMetadataRecord getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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 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;

publiczna długa wersja getVersion ()

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

publiczna końcowa wartość logiczna isInitialized ()

publiczny SnapshotMetadataRecord.Builder mergeFrom (com.google.protobuf.Message other)

publiczne SnapshotMetadataRecord.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny końcowy SnapshotMetadataRecord.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

publiczny SnapshotMetadataRecord.Builder setCreationTimestamp (długa wartość)

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

publiczny SnapshotMetadataRecord.Builder setDtype (indeks int, wartość DataType )

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

publiczny SnapshotMetadataRecord.Builder setDtypeValue (indeks int, wartość int)

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

publiczne SnapshotMetadataRecord.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public SnapshotMetadataRecord.Builder setFinalized (wartość logiczna)

bool finalized = 1000;

publiczny SnapshotMetadataRecord.Builder setGraphHash (wartość ciągu)

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

publiczny SnapshotMetadataRecord.Builder setGraphHashBytes (wartość com.google.protobuf.ByteString)

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

publiczny SnapshotMetadataRecord.Builder setNumElements (długa wartość)

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

public SnapshotMetadataRecord.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczny SnapshotMetadataRecord.Builder setRunId (wartość ciągu)

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

publiczny SnapshotMetadataRecord.Builder setRunIdBytes (wartość com.google.protobuf.ByteString)

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

publiczny finał SnapshotMetadataRecord.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

publiczny SnapshotMetadataRecord.Builder setVersion (długa wartość)

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