الفئة النهائية العامة الثابتة SnapshotMetadataRecord.Builder
This stores the metadata information present in each snapshot record.
tensorflow.data.experimental.SnapshotMetadataRecord الأساليب العامة
| SnapshotMetadataRecord.Builder | addAllDtype (Iterable<? يمتد DataType > القيم) A list of tensor dtype corresponding to each element of the snapshot. |
| SnapshotMetadataRecord.Builder | addAllDtypeValue (قيم Iterable<Integer>) A list of tensor dtype corresponding to each element of the snapshot. |
| SnapshotMetadataRecord.Builder | |
| SnapshotMetadataRecord.Builder | addDtypeValue (قيمة int) A list of tensor dtype corresponding to each element of the snapshot. |
| SnapshotMetadataRecord.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
| SnapshotMetadataRecord | يبني () |
| SnapshotMetadataRecord | بناء جزئي () |
| SnapshotMetadataRecord.Builder | واضح () |
| SnapshotMetadataRecord.Builder | مسح الإنشاء الزمني () Time when we started creating this snapshot. |
| SnapshotMetadataRecord.Builder | نوع واضح () A list of tensor dtype corresponding to each element of the snapshot. |
| SnapshotMetadataRecord.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
| SnapshotMetadataRecord.Builder | واضحFinalized () bool finalized = 1000; |
| SnapshotMetadataRecord.Builder | كليرغرافهاش () Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| SnapshotMetadataRecord.Builder | كليرنوميليمنتس () The number of elements in the snapshot. |
| SnapshotMetadataRecord.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| SnapshotMetadataRecord.Builder | كليررونيد () Run ID that this snapshot corresponds to. |
| SnapshotMetadataRecord.Builder | نسخة واضحة () Version of the snapshot data file format. |
| SnapshotMetadataRecord.Builder | استنساخ () |
| طويل | getCreationTimestamp () Time when we started creating this snapshot. |
| SnapshotMetadataRecord | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| نوع البيانات | getDtype (فهرس كثافة العمليات) A list of tensor dtype corresponding to each element of the snapshot. |
| كثافة العمليات | الحصول علىDtypeCount () A list of tensor dtype corresponding to each element of the snapshot. |
| القائمة< نوع البيانات > | قائمة getDtype () A list of tensor dtype corresponding to each element of the snapshot. |
| كثافة العمليات | getDtypeValue (فهرس كثافة العمليات) A list of tensor dtype corresponding to each element of the snapshot. |
| القائمة<عدد صحيح> | getDtypeValueList () A list of tensor dtype corresponding to each element of the snapshot. |
| منطقية | الحصول على الصيغة النهائية () bool finalized = 1000; |
| خيط | الحصول على GraphHash () Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| com.google.protobuf.ByteString | الحصول على GraphHashBytes () Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| طويل | الحصول علىNumElements () The number of elements in the snapshot. |
| خيط | الحصول على معرف () Run ID that this snapshot corresponds to. |
| com.google.protobuf.ByteString | الحصول على RunIdBytes () Run ID that this snapshot corresponds to. |
| طويل | الحصول على النسخة () Version of the snapshot data file format. |
| منطقية نهائية | تمت التهيئة () |
| SnapshotMetadataRecord.Builder | دمج من (com.google.protobuf.Message أخرى) |
| SnapshotMetadataRecord.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| SnapshotMetadataRecord.Builder النهائي | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| SnapshotMetadataRecord.Builder | setCreationTimestamp (قيمة طويلة) Time when we started creating this snapshot. |
| SnapshotMetadataRecord.Builder | |
| SnapshotMetadataRecord.Builder | setDtypeValue (فهرس كثافة العمليات، قيمة كثافة العمليات) A list of tensor dtype corresponding to each element of the snapshot. |
| SnapshotMetadataRecord.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
| SnapshotMetadataRecord.Builder | setFinalized (قيمة منطقية) bool finalized = 1000; |
| SnapshotMetadataRecord.Builder | setGraphHash (قيمة السلسلة) Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| SnapshotMetadataRecord.Builder | setGraphHashBytes (قيمة com.google.protobuf.ByteString) Stores the fingerprint of the graph that describes the dataset that is snapshotted. |
| SnapshotMetadataRecord.Builder | setNumElements (قيمة طويلة) The number of elements in the snapshot. |
| SnapshotMetadataRecord.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن) |
| SnapshotMetadataRecord.Builder | setRunId (قيمة السلسلة) Run ID that this snapshot corresponds to. |
| SnapshotMetadataRecord.Builder | setRunIdBytes (قيمة com.google.protobuf.ByteString) Run ID that this snapshot corresponds to. |
| SnapshotMetadataRecord.Builder النهائي | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| SnapshotMetadataRecord.Builder | setVersion (قيمة طويلة) Version of the snapshot data file format. |
الطرق الموروثة
الأساليب العامة
SnapshotMetadataRecord.Builder العام addAllDtype (Iterable<؟ يمتد DataType > القيم)
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; SnapshotMetadataRecord.Builder العامة addAllDtypeValue (قيم Iterable<Integer>)
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; SnapshotMetadataRecord.Builder العامة addDtype (قيمة DataType )
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; SnapshotMetadataRecord.Builder العامة addDtypeValue (قيمة int)
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; SnapshotMetadataRecord.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
SnapshotMetadataRecord.Builder العام ، ClearCreationTimestamp ()
Time when we started creating this snapshot.
int64 creation_timestamp = 3; SnapshotMetadataRecord.Builder العامة ClearDtype ()
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; SnapshotMetadataRecord.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)
SnapshotMetadataRecord.Builder العامة ClearGraphHash ()
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
string graph_hash = 1; SnapshotMetadataRecord.Builder العامة ClearNumElements ()
The number of elements in the snapshot.
int64 num_elements = 6; SnapshotMetadataRecord.Builder العامة ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SnapshotMetadataRecord.Builder العامة ClearRunId ()
Run ID that this snapshot corresponds to.
string run_id = 2; SnapshotMetadataRecord.Builder العامة ClearVersion ()
Version of the snapshot data file format.
int64 version = 4; getCreationTimestamp العامة الطويلة ()
Time when we started creating this snapshot.
int64 creation_timestamp = 3; النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
نوع البيانات العام getDtype (مؤشر int)
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; int public getDtypeCount ()
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; القائمة العامة< DataType > getDtypeList ()
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; int public getDtypeValue (مؤشر int)
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; القائمة العامة<Integer> getDtypeValueList ()
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; getFinalized المنطقية العامة ()
bool finalized = 1000;
سلسلة عامة getGraphHash ()
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
string graph_hash = 1; com.google.protobuf.ByteString العامة getGraphHashBytes ()
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
string graph_hash = 1; getNumElements العامة الطويلة ()
The number of elements in the snapshot.
int64 num_elements = 6; سلسلة getRunId العامة ()
Run ID that this snapshot corresponds to.
string run_id = 2; com.google.protobuf.ByteString getRunIdBytes () العام
Run ID that this snapshot corresponds to.
string run_id = 2; النسخة العامة الطويلة ()
Version of the snapshot data file format.
int64 version = 4; تمت تهيئة القيمة المنطقية النهائية العامة ()
SnapshotMetadataRecord.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
SnapshotMetadataRecord.Builder النهائي العام mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)
SnapshotMetadataRecord.Builder العام setCreationTimestamp (قيمة طويلة)
Time when we started creating this snapshot.
int64 creation_timestamp = 3; SnapshotMetadataRecord.Builder العام setDtype (مؤشر int، قيمة DataType )
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; SnapshotMetadataRecord.Builder العام setDtypeValue (مؤشر int، قيمة int)
A list of tensor dtype corresponding to each element of the snapshot.
repeated .tensorflow.DataType dtype = 5; SnapshotMetadataRecord.Builder setField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
SnapshotMetadataRecord.Builder العام setGraphHash (قيمة السلسلة)
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
string graph_hash = 1; مجموعة SnapshotMetadataRecord.Builder العامة GraphHashBytes (قيمة com.google.protobuf.ByteString)
Stores the fingerprint of the graph that describes the dataset that is snapshotted.
string graph_hash = 1; SnapshotMetadataRecord.Builder العامة setNumElements (قيمة طويلة)
The number of elements in the snapshot.
int64 num_elements = 6; SnapshotMetadataRecord.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)
SnapshotMetadataRecord.Builder العام setRunId (قيمة السلسلة)
Run ID that this snapshot corresponds to.
string run_id = 2; SnapshotMetadataRecord.Builder العامة setRunIdBytes (قيمة com.google.protobuf.ByteString)
Run ID that this snapshot corresponds to.
string run_id = 2; SnapshotMetadataRecord.Builder النهائي العام العام setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)
SnapshotMetadataRecord.Builder العام setVersion (قيمة طويلة)
Version of the snapshot data file format.
int64 version = 4;