SnapshotMetadataRecord

SnapshotMetadataRecord kelas akhir publik

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

Kelas Bersarang

kelas SnapshotMetadataRecord.Builder
 This stores the metadata information present in each snapshot record. 

Konstanta

ke dalam CREATION_TIMESTAMP_FIELD_NUMBER
ke dalam DTYPE_FIELD_NUMBER
ke dalam FINALIZED_FIELD_NUMBER
ke dalam GRAPH_HASH_FIELD_NUMBER
ke dalam NUM_ELEMENTS_FIELD_NUMBER
ke dalam RUN_ID_FIELD_NUMBER
ke dalam VERSION_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
panjang
dapatkanCreationTimestamp ()
 Time when we started creating this snapshot.
SnapshotMetadataRecord statis
Catatan Metadata Snapshot
com.google.protobuf.Descriptors.Descriptor statis terakhir
Tipe data
getDtype (indeks int)
 A list of tensor dtype corresponding to each element of the snapshot.
ke dalam
dapatkanDtypeCount ()
 A list of tensor dtype corresponding to each element of the snapshot.
Daftar< Tipe Data >
dapatkanDtypeList ()
 A list of tensor dtype corresponding to each element of the snapshot.
ke dalam
getDtypeValue (indeks int)
 A list of tensor dtype corresponding to each element of the snapshot.
Daftar<Bilangan Bulat>
dapatkanDtypeValueList ()
 A list of tensor dtype corresponding to each element of the snapshot.
boolean
selesaikan ()
bool finalized = 1000;
Rangkaian
dapatkanGraphHash ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
com.google.protobuf.ByteString
dapatkanGraphHashBytes ()
 Stores the fingerprint of the graph that describes the dataset that is
 snapshotted.
panjang
dapatkanNumElements ()
 The number of elements in the snapshot.
Rangkaian
dapatkanRunId ()
 Run ID that this snapshot corresponds to.
com.google.protobuf.ByteString
dapatkanRunIdBytes ()
 Run ID that this snapshot corresponds to.
ke dalam
final com.google.protobuf.UnknownFieldSet
panjang
dapatkanVersi ()
 Version of the snapshot data file format.
ke dalam
boolean terakhir
SnapshotMetadataRecord.Builder statis
SnapshotMetadataRecord.Builder statis
SnapshotMetadataRecord.Builder
SnapshotMetadataRecord statis
parseDelimitedFrom (masukan Aliran Masukan)
SnapshotMetadataRecord statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord statis
parseFrom (data ByteBuffer)
SnapshotMetadataRecord statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
SnapshotMetadataRecord statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord statis
parseFrom (com.google.protobuf.ByteString data)
SnapshotMetadataRecord statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapshotMetadataRecord statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
SnapshotMetadataRecord.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik CREATION_TIMESTAMP_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik DTYPE_FIELD_NUMBER

Nilai Konstan: 5

int final statis publik FINALIZED_FIELD_NUMBER

Nilai Konstan: 1000

int akhir statis publik GRAPH_HASH_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik NUM_ELEMENTS_FIELD_NUMBER

Nilai Konstan: 6

int final statis publik RUN_ID_FIELD_NUMBER

Nilai Konstan: 2

int final statis publik VERSION_FIELD_NUMBER

Nilai Konstan: 4

Metode Publik

boolean publik sama (Obj objek)

getCreationTimestamp publik yang panjang ()

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

SnapshotMetadataRecord statis publik getDefaultInstance ()

SnapshotMetadataRecord publik getDefaultInstanceForType ()

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

Tipe Data publik getDtype (indeks int)

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

int publik getDtypeCount ()

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

Daftar publik< Tipe Data > getDtypeList ()

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

publik int getDtypeValue (indeks int)

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

Daftar publik<Bilangan Bulat> getDtypeValueList ()

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

getFinalisasi boolean publik ()

bool finalized = 1000;

String publik getGraphHash ()

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

publik com.google.protobuf.ByteString getGraphHashBytes ()

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

getNumElements panjang publik ()

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

publik dapatkanParserForType ()

String publik getRunId ()

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

publik com.google.protobuf.ByteString getRunIdBytes ()

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

publik int getSerializedSize ()

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

versi get panjang publik ()

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

SnapshotMetadataRecord.Builder statis publik newBuilder ()

SnapshotMetadataRecord.Builder statis publik newBuilder (prototipe SnapshotMetadataRecord )

SnapshotMetadataRecord.Builder publik newBuilderForType ()

SnapshotMetadataRecord statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

SnapshotMetadataRecord statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SnapshotMetadataRecord statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

ParseFrom SnapshotMetadataRecord statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom SnapshotMetadataRecord statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom SnapshotMetadataRecord statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

SnapshotMetadataRecord statis publik parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

ParseFrom SnapshotMetadataRecord statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom SnapshotMetadataRecord statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

SnapshotMetadataRecord statis publik parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

SnapshotMetadataRecord.Builder toBuilder publik ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO