antarmuka publik SnapshotMetadataRecordOrBuilder
| Subkelas Tidak Langsung yang Diketahui |
Metode Publik
| abstrak panjang | dapatkanCreationTimestamp () Time when we started creating this snapshot. |
| Tipe Data abstrak | getDtype (indeks int) A list of tensor dtype corresponding to each element of the snapshot. |
| abstrak ke dalam | dapatkanDtypeCount () A list of tensor dtype corresponding to each element of the snapshot. |
| Daftar abstrak< Tipe Data > | dapatkanDtypeList () A list of tensor dtype corresponding to each element of the snapshot. |
| abstrak ke dalam | getDtypeValue (indeks int) A list of tensor dtype corresponding to each element of the snapshot. |
| Daftar abstrak<Bilangan Bulat> | dapatkanDtypeValueList () A list of tensor dtype corresponding to each element of the snapshot. |
| boolean abstrak | selesaikan () bool finalized = 1000; |
| Tali abstrak | dapatkanGraphHash () Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| abstrak com.google.protobuf.ByteString | dapatkanGraphHashBytes () Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| abstrak panjang | dapatkanNumElements () The number of elements in the snapshot. |
| Tali abstrak | dapatkanRunId () Run ID that this snapshot corresponds to. |
| abstrak com.google.protobuf.ByteString | dapatkanRunIdBytes () Run ID that this snapshot corresponds to. |
| abstrak panjang | dapatkanVersi () Version of the snapshot data file format. |
Metode Publik
getCreationTimestamp panjang abstrak publik ()
Time when we started creating this snapshot.
int64 creation_timestamp = 3; Tipe Data abstrak publik getDtype (indeks int)
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; abstrak publik int getDtypeCount ()
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; Daftar abstrak publik< Tipe Data > getDtypeList ()
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; abstrak publik int getDtypeValue (indeks int)
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; Daftar abstrak publik<Integer> getDtypeValueList ()
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; boolean abstrak publik getFinalized ()
bool finalized = 1000;
String abstrak publik getGraphHash ()
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
string graph_hash = 1; abstrak publik com.google.protobuf.ByteString getGraphHashBytes ()
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
string graph_hash = 1; abstrak publik getNumElements panjang ()
The number of elements in the snapshot.
int64 num_elements = 6; String abstrak publik getRunId ()
Run ID that this snapshot corresponds to.
string run_id = 2; abstrak publik com.google.protobuf.ByteString getRunIdBytes ()
Run ID that this snapshot corresponds to.
string run_id = 2; abstrak publik getVersion panjang ()
Version of the snapshot data file format.
int64 version = 4;