SnapshotMetadataRecord

genel final dersi Anlık GörüntüMetaVeriKayıt

 This stores the metadata information present in each snapshot record.
 
Protobuf türü tensorflow.data.experimental.SnapshotMetadataRecord

İç İçe Sınıflar

sınıf SnapshotMetadataRecord.Builder
 This stores the metadata information present in each snapshot record. 

Sabitler

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

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
uzun
getCreationTimestamp ()
 Time when we started creating this snapshot.
statik Anlık GörüntüMeta Veri Kaydı
Anlık GörüntüMeta VeriKayıt
final statik com.google.protobuf.Descriptors.Descriptor
Veri tipi
getDtype (int dizini)
 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.
Liste< Veri Türü >
getDtypeList ()
 A list of tensor dtype corresponding to each element of the snapshot.
int
getDtypeValue (int dizini)
 A list of tensor dtype corresponding to each element of the snapshot.
Liste<Tamsayı>
getDtypeValueList ()
 A list of tensor dtype corresponding to each element of the snapshot.
boolean
getFinalized ()
bool finalized = 1000;
Sicim
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.
uzun
getNumElements ()
 The number of elements in the snapshot.
Sicim
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
uzun
getVersion ()
 Version of the snapshot data file format.
int
son boole değeri
statik SnapshotMetadataRecord.Builder
statik SnapshotMetadataRecord.Builder
SnapshotMetadataRecord.Builder
statik Anlık GörüntüMeta Veri Kaydı
parseDelimitedFrom (InputStream girişi)
statik Anlık GörüntüMeta Veri Kaydı
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Anlık GörüntüMeta Veri Kaydı
parseFrom (ByteBuffer verileri)
statik Anlık GörüntüMeta Veri Kaydı
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Anlık GörüntüMeta Veri Kaydı
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Anlık GörüntüMeta Veri Kaydı
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Anlık GörüntüMeta Veri Kaydı
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Anlık GörüntüMeta Veri Kaydı
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Anlık GörüntüMeta Veri Kaydı
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Anlık GörüntüMeta Veri Kaydı
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
SnapshotMetadataRecord.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int CREATION_TIMESTAMP_FIELD_NUMBER

Sabit Değer: 3

genel statik final int DTYPE_FIELD_NUMBER

Sabit Değer: 5

genel statik final int FINALIZED_FIELD_NUMBER

Sabit Değer: 1000

genel statik final int GRAPH_HASH_FIELD_NUMBER

Sabit Değer: 1

genel statik final int NUM_ELEMENTS_FIELD_NUMBER

Sabit Değer: 6

genel statik final int RUN_ID_FIELD_NUMBER

Sabit Değer: 2

genel statik final int VERSION_FIELD_NUMBER

Sabit Değer: 4

Genel Yöntemler

genel boole eşittir (Object obj)

genel uzun getCreationTimestamp ()

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

genel statik Anlık GörüntüMetadataRecord getDefaultInstance ()

genel SnapshotMetadataRecord getDefaultInstanceForType ()

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

genel DataType getDtype (int dizini)

 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;

genel Liste< Veri Türü > getDtypeList ()

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

public int getDtypeValue (int dizini)

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

genel Liste<Tamsayı> getDtypeValueList ()

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

genel boolean getFinalized ()

bool finalized = 1000;

genel Dize 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;

genel uzun getNumElements ()

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

halk getParserForType ()

genel Dize 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 ()

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

genel uzun getVersion ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik Anlık GörüntüMetadataRecord.Builder newBuilder ()

genel statik SnapshotMetadataRecord.Builder newBuilder ( SnapshotMetadataRecord prototipi)

genel SnapshotMetadataRecord.Builder newBuilderForType ()

genel statik Anlık GörüntüMetadataKayıt ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

genel statik Anlık GörüntüMetadataKayıt ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik Anlık GörüntüMetadataRecord ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik Anlık GörüntüMetadataKayıt ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik Anlık GörüntüMetadataKayıt ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik Anlık GörüntüMetadataRecord ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

genel statik Anlık GörüntüMetadataKayıt ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik Anlık GörüntüMetadataRecord ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik Anlık GörüntüMetadataKayıt ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik Anlık GörüntüMetadataKayıt ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel SnapshotMetadataRecord.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası