interfejs publiczny SnapshotMetadataRecordOrBuilder
| Znane podklasy pośrednie |
Metody publiczne
| streszczenie długie | getCreationTimestamp () Time when we started creating this snapshot. |
| abstrakcyjny typ danych | getDtype (indeks int) A list of tensor dtype corresponding to each element of the snapshot. |
| streszczenie wew | getDtypeCount () A list of tensor dtype corresponding to each element of the snapshot. |
| lista abstrakcyjna< Typ danych > | getDtypeList () A list of tensor dtype corresponding to each element of the snapshot. |
| streszczenie wew | getDtypeValue (indeks int) A list of tensor dtype corresponding to each element of the snapshot. |
| streszczenie Lista<Integer> | getDtypeValueList () A list of tensor dtype corresponding to each element of the snapshot. |
| abstrakcyjna wartość logiczna | getFinalized () bool finalized = 1000; |
| abstrakcyjny ciąg | getGraphHash () Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| streszczenie com.google.protobuf.ByteString | getGraphHashBytes () Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| streszczenie długie | getNumElements () The number of elements in the snapshot. |
| abstrakcyjny ciąg | getRunId () Run ID that this snapshot corresponds to. |
| streszczenie com.google.protobuf.ByteString | getRunIdBytes () Run ID that this snapshot corresponds to. |
| streszczenie długie | pobierz wersję () Version of the snapshot data file format. |
Metody publiczne
publiczne streszczenie długie getCreationTimestamp ()
Time when we started creating this snapshot.
int64 creation_timestamp = 3; publiczny abstrakcyjny typ danych getDtype (indeks int)
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; publiczne streszczenie int getDtypeCount ()
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; publiczna lista abstrakcyjna< DataType > getDtypeList ()
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; publiczne streszczenie int getDtypeValue (indeks int)
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; publiczna lista abstrakcyjna<Integer> getDtypeValueList ()
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; publiczna abstrakcja logiczna getFinalized ()
bool finalized = 1000;
publiczny ciąg abstrakcyjny getGraphHash ()
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
string graph_hash = 1; publiczne streszczenie com.google.protobuf.ByteString getGraphHashBytes ()
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
string graph_hash = 1; publiczne streszczenie długie getNumElements ()
The number of elements in the snapshot.
int64 num_elements = 6; publiczny ciąg abstrakcyjny getRunId ()
Run ID that this snapshot corresponds to.
string run_id = 2; publiczne streszczenie com.google.protobuf.ByteString getRunIdBytes ()
Run ID that this snapshot corresponds to.
string run_id = 2; publiczne streszczenie długie getVersion ()
Version of the snapshot data file format.
int64 version = 4;