TaggedRunMetadata

kelas akhir publik TaggedRunMetadata

 For logging the metadata output for a single session.run() call.
 
Protobuf tipe tensorflow.TaggedRunMetadata

Kelas Bersarang

kelas DitandaiRunMetadata.Builder
 For logging the metadata output for a single session.run() call. 

Konstanta

ke dalam RUN_METADATA_FIELD_NUMBER
ke dalam TAG_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
TaggedRunMetadata statis
DitandaiRunMetadata
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.ByteString
dapatkanRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
ke dalam
Rangkaian
dapatkanTag ()
 Tag name associated with this metadata.
com.google.protobuf.ByteString
dapatkanTagBytes ()
 Tag name associated with this metadata.
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
statis TaggedRunMetadata.Builder
statis TaggedRunMetadata.Builder
DitandaiRunMetadata.Builder
TaggedRunMetadata statis
parseDelimitedFrom (masukan Aliran Masukan)
TaggedRunMetadata statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TaggedRunMetadata statis
parseFrom (data ByteBuffer)
TaggedRunMetadata statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TaggedRunMetadata statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TaggedRunMetadata statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
TaggedRunMetadata statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TaggedRunMetadata statis
parseFrom (com.google.protobuf.ByteString data)
TaggedRunMetadata statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TaggedRunMetadata statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
DitandaiRunMetadata.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik RUN_METADATA_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik TAG_FIELD_NUMBER

Nilai Konstan: 1

Metode Publik

boolean publik sama (Obj objek)

publik statis TaggedRunMetadata getDefaultInstance ()

publik TaggedRunMetadata getDefaultInstanceForType ()

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

publik dapatkanParserForType ()

publik com.google.protobuf.ByteString getRunMetadata ()

 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
 
bytes run_metadata = 2;

publik int getSerializedSize ()

GetTag String publik ()

tag string

 Tag name associated with this metadata.
 
string tag = 1;

com.google.protobuf.ByteString publik getTagBytes ()

tag string

 Tag name associated with this metadata.
 
string tag = 1;

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

statis publik TaggedRunMetadata.Builder newBuilder (prototipe TaggedRunMetadata )

statis publik TaggedRunMetadata.Builder newBuilder ()

publik TaggedRunMetadata.Builder newBuilderForType ()

public static TaggedRunMetadata parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

public static TaggedRunMetadata parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom TaggedRunMetadata statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom TaggedRunMetadata statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

parseFrom TaggedRunMetadata statis publik (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

public static TaggedRunMetadata parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom TaggedRunMetadata statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

publik TaggedRunMetadata.Builder toBuilder ()

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

Melempar
Pengecualian IO