TaggedRunMetadata

classe finale pubblica TaggedRunMetadata

 For logging the metadata output for a single session.run() call.
 
Tipo di protocollo tensorflow.TaggedRunMetadata

Classi nidificate

classe Contrassegnato con RunMetadata.Builder
 For logging the metadata output for a single session.run() call. 

Costanti

int ESECUZIONE_METADATI_FIELD_NUMBER
int TAG_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
statico TaggedRunMetadata
Contrassegnato con RunMetadata
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.ByteString
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
int
Corda
getTag ()
 Tag name associated with this metadata.
com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
statico TaggedRunMetadata.Builder
statico TaggedRunMetadata.Builder
Contrassegnato con RunMetadata.Builder
statico TaggedRunMetadata
parseDelimitedFrom (input InputStream)
statico TaggedRunMetadata
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statico TaggedRunMetadata
parseFrom (dati ByteBuffer)
statico TaggedRunMetadata
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico TaggedRunMetadata
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statico TaggedRunMetadata
parseFrom (ingresso com.google.protobuf.CodedInputStream)
statico TaggedRunMetadata
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statico TaggedRunMetadata
parseFrom (dati com.google.protobuf.ByteString)
statico TaggedRunMetadata
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statico TaggedRunMetadata
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
Contrassegnato con RunMetadata.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int RUN_METADATA_FIELD_NUMBER

Valore costante: 2

public static final int TAG_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico TaggedRunMetadata getDefaultInstance ()

public TaggedRunMetadata getDefaultInstanceForType ()

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

pubblico getParserForType ()

pubblico com.google.protobuf.ByteString getRunMetadata ()

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

public int getSerializedSize ()

public String getTag ()

tag stringa

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

pubblico com.google.protobuf.ByteString getTagBytes ()

tag stringa

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

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico TaggedRunMetadata.Builder newBuilder (prototipo TaggedRunMetadata )

pubblico statico TaggedRunMetadata.Builder newBuilder ()

public TaggedRunMetadata.Builder newBuilderForType ()

public static TaggedRunMetadata parseDelimitedFrom (input InputStream)

Lancia
IOException

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

Lancia
IOException

public static TaggedRunMetadata parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

public static TaggedRunMetadata parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static TaggedRunMetadata parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico TaggedRunMetadata (input com.google.protobuf.CodedInputStream)

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico TaggedRunMetadata (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

public static TaggedRunMetadata parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public TaggedRunMetadata.Builder toBuilder ()

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

Lancia
IOException