SnapshotMetadataRecord.Builder

SnapshotMetadataRecord.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 This stores the metadata information present in each snapshot record.
 
ประเภท Protobuf 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
addDtype ( ค่าประเภท ข้อมูล )
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addDtypeValue (ค่า int)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
SnapshotMetadataบันทึก
SnapshotMetadataบันทึก
SnapshotMetadataRecord.Builder
SnapshotMetadataRecord.Builder
clearCreationTimestamp ()
 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
SnapshotMetadataRecord.Builder
clearGraphHash ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
SnapshotMetadataRecord.Builder
clearNumElements ()
 The number of elements in the snapshot.
SnapshotMetadataRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SnapshotMetadataRecord.Builder
clearRunId ()
 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.
SnapshotMetadataบันทึก
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
ประเภทข้อมูล
getDtype (ดัชนี int)
 A list of tensor dtype corresponding to each element of the snapshot.
ภายใน
getDtypeCount ()
 A list of tensor dtype corresponding to each element of the snapshot.
รายการ < ชนิดข้อมูล >
getDtypeList ()
 A list of tensor dtype corresponding to each element of the snapshot.
ภายใน
getDtypeValue (ดัชนี int)
 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.
บูลีน
สตริง
รับกราฟแฮช ()
 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.
ยาว
getNumElements ()
 The number of elements in the snapshot.
สตริง
getRunId ()
 Run ID that this snapshot corresponds to.
com.google.protobuf.ByteString
getRunIdBytes ()
 Run ID that this snapshot corresponds to.
ยาว
รับเวอร์ชัน ()
 Version of the snapshot data file format.
บูลีนสุดท้าย
SnapshotMetadataRecord.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
SnapshotMetadataRecord.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SnapshotMetadataRecord.Builder
setCreationTimestamp (ค่ายาว)
 Time when we started creating this snapshot.
SnapshotMetadataRecord.Builder
setDtype (ดัชนี int, ค่า DataType )
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
setDtypeValue (ดัชนี int, ค่า int)
 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.UnknownFieldSetknownFields)
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 สาธารณะ ()

SnapshotMetadataRecord สาธารณะ buildPartial ()

SnapshotMetadataRecord.Builder สาธารณะ ชัดเจน ()

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 สาธารณะ clearFinalized ()

bool finalized = 1000;

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;

SnapshotMetadataRecord.Builder โคลน สาธารณะ ()

getCreationTimestamp แบบสาธารณะ ()

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

SnapshotMetadataRecord สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

DataType getDtype สาธารณะ (ดัชนี int)

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

สาธารณะ int 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 getDtypeValue (ดัชนี int)

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

รายการสาธารณะ <จำนวนเต็ม> 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;

getVersion แบบสาธารณะ ()

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

บูลีนสุดท้ายสาธารณะ isInitialized ()

SnapshotMetadataRecord.Builder สาธารณะ ผสานจาก (com.google.protobuf.Message อื่น ๆ )

SnapshotMetadataRecord.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

SnapshotMetadataRecord.Builder สาธารณะขั้นสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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 สาธารณะ setFinalized (ค่าบูลีน)

bool finalized = 1000;

SnapshotMetadataRecord.Builder สาธารณะ setGraphHash (ค่าสตริง)

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

SnapshotMetadataRecord.Builder สาธารณะ setGraphHashBytes (ค่า 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.UnknownFieldSetknownFields)

SnapshotMetadataRecord.Builder setVersion สาธารณะ (ค่ายาว)

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