SnapshotMetadataRecord

כיתת גמר ציבורית SnapshotMetadataRecord

 This stores the metadata information present in each snapshot record.
 
סוג Protobuf tensorflow.data.experimental.SnapshotMetadataRecord

כיתות מקוננות

מעמד SnapshotMetadataRecord.Builder
 This stores the metadata information present in each snapshot record. 

קבועים

int CREATION_TIMESTAMP_FIELD_NUMBER
int DTYPE_FIELD_NUMBER
int FINALIZED_FIELD_NUMBER
int GRAPH_HASH_FIELD_NUMBER
int NUM_ELEMENTS_FIELD_NUMBER
int RUN_ID_FIELD_NUMBER
int VERSION_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
ארוך
getCreationTimestamp ()
 Time when we started creating this snapshot.
סטטי SnapshotMetadataRecord
SnapshotMetadataRecord
final static 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.
int
final com.google.protobuf.UnknownFieldSet
ארוך
getVersion ()
 Version of the snapshot data file format.
int
בוליאנית סופית
סטטי SnapshotMetadataRecord.Builder
סטטי SnapshotMetadataRecord.Builder
SnapshotMetadataRecord.Builder
סטטי SnapshotMetadataRecord
parseDelimitedFrom (קלט InputStream)
סטטי SnapshotMetadataRecord
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SnapshotMetadataRecord
parseFrom (נתוני ByteBuffer)
סטטי SnapshotMetadataRecord
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SnapshotMetadataRecord
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SnapshotMetadataRecord
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי SnapshotMetadataRecord
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SnapshotMetadataRecord
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי SnapshotMetadataRecord
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SnapshotMetadataRecord
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
SnapshotMetadataRecord.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי CREATION_TIMESTAMP_FIELD_NUMBER

ערך קבוע: 3

גמר סטטי ציבורי DTYPE_FIELD_NUMBER

ערך קבוע: 5

אינט סופי סטטי ציבורי FINALIZED_FIELD_NUMBER

ערך קבוע: 1000

אינט סופי סטטי ציבורי GRAPH_HASH_FIELD_NUMBER

ערך קבוע: 1

גמר סטטי ציבורי NUM_ELEMENTS_FIELD_NUMBER

ערך קבוע: 6

גמר סטטי ציבורי RUN_ID_FIELD_NUMBER

ערך קבוע: 2

אינט סופי סטטי ציבורי VERSION_FIELD_NUMBER

ערך קבוע: 4

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

שווה ערך בוליאני ציבורי (Object obj)

public long getCreationTimestamp ()

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

Public static SnapshotMetadataRecord getDefaultInstance ()

public SnapshotMetadataRecord getDefaultInstanceForType ()

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

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;

פּוּמְבֵּי getParserForType ()

מחרוזת ציבורית 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 int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public long getVersion ()

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

public int hashCode ()

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

ציבורי סטטי SnapshotMetadataRecord.Builder newBuilder ()

סטטי ציבורי SnapshotMetadataRecord.Builder newBuilder (אב-טיפוס SnapshotMetadataRecord )

public SnapshotMetadataRecord.Builder newBuilderForType ()

Public Static SnapshotMetadataRecord parseDelimitedFrom (קלט InputStream)

זורק
IOException

סטטי SnapshotMetadataRecord parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי SnapshotMetadataRecord parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

סטטי SnapshotMetadataRecord parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי SnapshotMetadataRecord parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי SnapshotMetadataRecord parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

סטטי SnapshotMetadataRecord parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי SnapshotMetadataRecord parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

סטטי SnapshotMetadataRecord parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי SnapshotMetadataRecord parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public SnapshotMetadataRecord.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException