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 (ערכי <Integer> ניתנים לחזרה)
 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, ערך אובייקט)
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
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
סוג מידע
getDtype (int index)
 A list of tensor dtype corresponding to each element of the snapshot.
int
getDtypeCount ()
 A list of tensor dtype corresponding to each element of the snapshot.
רשימה< DataType >
getDtypeList ()
 A list of tensor dtype corresponding to each element of the snapshot.
int
getDtypeValue (int index)
 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.
בוליאני
getFinalized ()
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 אחר)
SnapshotMetadataRecord.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
final SnapshotMetadataRecord.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SnapshotMetadataRecord.Builder
setCreationTimestamp (ערך ארוך)
 Time when we started creating this snapshot.
SnapshotMetadataRecord.Builder
setDtype (int index, ערך DataType )
 A list of tensor dtype corresponding to each element of the snapshot.
SnapshotMetadataRecord.Builder
setDtypeValue (int index, int value)
 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, אינדקס אינט, ערך אובייקט)
SnapshotMetadataRecord.Builder
setRunId (ערך מחרוזת)
 Run ID that this snapshot corresponds to.
SnapshotMetadataRecord.Builder
setRunIdBytes (ערך com.google.protobuf.ByteString)
 Run ID that this snapshot corresponds to.
final SnapshotMetadataRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SnapshotMetadataRecord.Builder
setVersion (ערך ארוך)
 Version of the snapshot data file format.

שיטות בירושה

שיטות ציבוריות

public SnapshotMetadataRecord.Builder addAllDtype (Iterable<? מרחיב את הערכים של DataType >)

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

public SnapshotMetadataRecord.Builder addAllDtypeValue (ערכי <Integer> שניתנים לחזרה)

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

public SnapshotMetadataRecord.Builder addDtype (ערך DataType )

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

public SnapshotMetadataRecord.Builder addDtypeValue (ערך int)

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

public SnapshotMetadataRecord.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית SnapshotMetadataRecord ציבורי ()

Public SnapshotMetadataRecord buildPartial ()

public SnapshotMetadataRecord.Builder clearCreationTimestamp ()

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

public SnapshotMetadataRecord.Builder clearDtype ()

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

public SnapshotMetadataRecord.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public SnapshotMetadataRecord.Builder clearFinalized ()

bool finalized = 1000;

public SnapshotMetadataRecord.Builder clearGraphHash ()

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

public SnapshotMetadataRecord.Builder clearNumElements ()

 The number of elements in the snapshot.
 
int64 num_elements = 6;

public SnapshotMetadataRecord.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SnapshotMetadataRecord.Builder clearRunId ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

public SnapshotMetadataRecord.Builder clearVersion ()

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

שיבוט SnapshotMetadataRecord.Builder ציבורי ()

public long getCreationTimestamp ()

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

public SnapshotMetadataRecord getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public DataType getDtype (int index)

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

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

public int getDtypeValue (int index)

 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;

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;

public com.google.protobuf.ByteString getRunIdBytes ()

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

public long getVersion ()

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

בוליאני הסופי הציבורי הוא אתחול ()

public SnapshotMetadataRecord.Builder mergeFrom (com.google.protobuf.Message אחר)

public SnapshotMetadataRecord.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public final SnapshotMetadataRecord.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SnapshotMetadataRecord.Builder setCreationTimestamp (ערך ארוך)

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

public SnapshotMetadataRecord.Builder setDtype (int index, ערך DataType )

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

public SnapshotMetadataRecord.Builder setDtypeValue (int index, int value)

 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, ערך אובייקט)

public SnapshotMetadataRecord.Builder setFinalized (ערך בוליאני)

bool finalized = 1000;

public SnapshotMetadataRecord.Builder setGraphHash (ערך מחרוזת)

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

public SnapshotMetadataRecord.Builder setGraphHashBytes (ערך com.google.protobuf.ByteString)

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

public SnapshotMetadataRecord.Builder setNumElements (ערך ארוך)

 The number of elements in the snapshot.
 
int64 num_elements = 6;

public SnapshotMetadataRecord.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

public SnapshotMetadataRecord.Builder setRunId (ערך מחרוזת)

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

public SnapshotMetadataRecord.Builder setRunIdBytes (ערך com.google.protobuf.ByteString)

 Run ID that this snapshot corresponds to.
 
string run_id = 2;

Public final SnapshotMetadataRecord.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SnapshotMetadataRecord.Builder setVersion (ערך ארוך)

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