publiczna statyczna klasa końcowa SnapshotMetadataRecord.Builder
This stores the metadata information present in each snapshot record.
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. |
| SnapshotMetadataRecord.Builder | addDtypeValue (wartość int) A list of tensor dtype corresponding to each element of the snapshot. |
| SnapshotMetadataRecord.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| Rekord SnapshotMetadataRecord | zbudować () |
| Rekord SnapshotMetadataRecord | |
| SnapshotMetadataRecord.Builder | jasne () |
| SnapshotMetadataRecord.Builder | clearCreationTimestamp () Time when we started creating this snapshot. |
| SnapshotMetadataRecord.Builder | wyczyść typ () A list of tensor dtype corresponding to each element of the snapshot. |
| SnapshotMetadataRecord.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
| SnapshotMetadataRecord.Builder | jasneSfinalizowane () bool finalized = 1000; |
| SnapshotMetadataRecord.Builder | clearGraphHash () Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| SnapshotMetadataRecord.Builder | wyczyśćNumElementy () The number of elements in the snapshot. |
| SnapshotMetadataRecord.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| SnapshotMetadataRecord.Builder | wyczyśćRunId () Run ID that this snapshot corresponds to. |
| SnapshotMetadataRecord.Builder | wyczyść wersję () Version of the snapshot data file format. |
| SnapshotMetadataRecord.Builder | 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; |
| Smyczkowy | 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. |
| Smyczkowy | 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 | |
| SnapshotMetadataRecord.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
| SnapshotMetadataRecord.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| końcowy SnapshotMetadataRecord.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| SnapshotMetadataRecord.Builder | setCreationTimestamp (długa wartość) Time when we started creating this snapshot. |
| SnapshotMetadataRecord.Builder | |
| SnapshotMetadataRecord.Builder | setDtypeValue (int indeks, int wartość) A list of tensor dtype corresponding to each element of the snapshot. |
| SnapshotMetadataRecord.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| SnapshotMetadataRecord.Builder | setFinalized (wartość logiczna) bool finalized = 1000; |
| SnapshotMetadataRecord.Builder | setGraphHash (wartość ciągu) Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| SnapshotMetadataRecord.Builder | setGraphHashBytes (wartość com.google.protobuf.ByteString) Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| SnapshotMetadataRecord.Builder | setNumElements (długa wartość) The number of elements in the snapshot. |
| SnapshotMetadataRecord.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
| SnapshotMetadataRecord.Builder | setRunId (wartość ciągu) Run ID that this snapshot corresponds to. |
| SnapshotMetadataRecord.Builder | setRunIdBytes (wartość com.google.protobuf.ByteString) Run ID that this snapshot corresponds to. |
| końcowy SnapshotMetadataRecord.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| SnapshotMetadataRecord.Builder | 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)
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 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 długi getCreationTimestamp ()
Time when we started creating this snapshot.
int64 creation_timestamp = 3; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny 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 ()
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)
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;