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 (مقادیر<صحیح> تکرارپذیر)
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
addDtype (مقدار DataType )
 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 فیلد، مقدار Object)
SnapshotMetadataRecord
SnapshotMetadataRecord
SnapshotMetadataRecord.Builder
SnapshotMetadataRecord.Builder
clearCreationTimestamp ()
 Time when we started creating this snapshot.
SnapshotMetadataRecord.Builder
clearDtype ()
 A list of tensor dtype corresponding to each element of the snapshot.
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.
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
clearVersion ()
 Version of the snapshot data file format.
SnapshotMetadataRecord.Builder
طولانی
getCreationTimestamp ()
 Time when we started creating this snapshot.
SnapshotMetadataRecord
نهایی static 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.
بولی
دریافت نهایی ()
bool finalized = 1000;
رشته
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.
طولانی
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.
طولانی
getVersion ()
 Version of the snapshot data file format.
بولی نهایی
SnapshotMetadataRecord.Builder
mergeFrom (com.google.protobuf.Message other)
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 فیلد، مقدار Object)
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، مقدار Object)
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 (مقادیر<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، مقدار Object)

ساخت عمومی 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 ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

عمومی DataType getDtype (int index)

 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;

فهرست عمومی <Integer> getDtypeValueList ()

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

دریافت نهایی بولی عمومی ()

bool finalized = 1000;

رشته عمومی getGraphHash ()

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

public com.google.protobuf.ByteString getGraphHashBytes ()

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

public long 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;

بولین نهایی عمومی isInitialized ()

عمومی SnapshotMetadataRecord.Builder mergeFrom (com.google.protobuf.Message other)

عمومی SnapshotMetadataRecord.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی نهایی SnapshotMetadataRecord.Builder mergeUnknownFields (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;

public SnapshotMetadataRecord.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی 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، مقدار Object)

عمومی 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;