TaggedRunMetadata

classe finale publique TaggedRunMetadata

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

Classes imbriquées

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

Constantes

int RUN_METADATA_FIELD_NUMBER
int TAG_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
métadonnées TaggedRun statiques
TaggedRunMétadonnées
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
int
Chaîne
obtenirTag ()
 Tag name associated with this metadata.
com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique TaggedRunMetadata.Builder
statique TaggedRunMetadata.Builder
TaggedRunMetadata.Builder
métadonnées TaggedRun statiques
parseDelimitedFrom (entrée InputStream)
métadonnées TaggedRun statiques
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
métadonnées TaggedRun statiques
parseFrom (données ByteBuffer)
métadonnées TaggedRun statiques
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
métadonnées TaggedRun statiques
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
métadonnées TaggedRun statiques
parseFrom (entrée com.google.protobuf.CodedInputStream)
métadonnées TaggedRun statiques
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
métadonnées TaggedRun statiques
parseFrom (données com.google.protobuf.ByteString)
métadonnées TaggedRun statiques
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
métadonnées TaggedRun statiques
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
TaggedRunMetadata.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int RUN_METADATA_FIELD_NUMBER

Valeur constante : 2

public statique final entier TAG_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public statique TaggedRunMetadata getDefaultInstance ()

public TaggedRunMetadata getDefaultInstanceForType ()

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

publique getParserForType ()

public 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 ()

chaîne publique getTag ()

string tag = 1;

 Tag name associated with this metadata.
 
= 1 ;

public com.google.protobuf.ByteString getTagBytes ()

string tag = 1;

 Tag name associated with this metadata.
 
= 1 ;

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

code de hachage int public ()

public final booléen isInitialized ()

public statique TaggedRunMetadata.Builder newBuilder (prototype TaggedRunMetadata )

public statique TaggedRunMetadata.Builder newBuilder ()

public TaggedRunMetadata.Builder newBuilderForType ()

public statique TaggedRunMetadata parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static TaggedRunMetadata parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique TaggedRunMetadata parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static TaggedRunMetadata parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static TaggedRunMetadata parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique TaggedRunMetadata parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique TaggedRunMetadata parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique TaggedRunMetadata parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static TaggedRunMetadata parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique TaggedRunMetadata parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public TaggedRunMetadata.Builder toBuilder ()

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

Jetés
IOException