Summary

cours final public Résumé

 A Summary is a set of named values to be displayed by the
 visualizer.
 Summaries are produced regularly during training, as controlled by
 the "summary_interval_secs" attribute of the training operation.
 Summaries are also produced at the end of an evaluation.
 
tensorflow.Summary de type Protobuf.Résumé

Classes imbriquées

classe Résumé.Audio tensorflow.Summary.Audio de type Protobuf.Résumé.Audio
interface Résumé.AudioOrBuilder
classe Résumé.Builder
 A Summary is a set of named values to be displayed by the
 visualizer. 
classe Résumé.Image tensorflow.Summary.Image de type Protobuf.Résumé.Image
interface Résumé.ImageOrBuilder
classe Résumé.Valeur tensorflow.Summary.Value de type Protobuf.Résumé.Valeur
interface Résumé.ValueOrBuilder

Constantes

int VALUE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Résumé statique
Résumé
final statique com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
Résumé.Valeur
getValue (index entier)
 Set of values for the summary.
int
getValueCount ()
 Set of values for the summary.
Liste< Résumé.Valeur >
getValueList ()
 Set of values for the summary.
Résumé.ValueOrBuilder
getValueOrBuilder (index int)
 Set of values for the summary.
Liste<? étend Summary.ValueOrBuilder >
getValueOrBuilderList ()
 Set of values for the summary.
int
booléen final
Résumé statique.Builder
Résumé statique.Builder
Résumé.Builder
Résumé statique
parseDelimitedFrom (entrée InputStream)
Résumé statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Résumé statique
parseFrom (données ByteBuffer)
Résumé statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Résumé statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Résumé statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Résumé statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Résumé statique
parseFrom (données com.google.protobuf.ByteString)
Résumé statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Résumé statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
Résumé.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final entier VALUE_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

Résumé public statique getDefaultInstance ()

Résumé public getDefaultInstanceForType ()

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

publique getParserForType ()

public int getSerializedSize ()

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

public Summary.Value getValue (index int)

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

public int getValueCount ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

liste publique < Summary.Value > getValueList ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

public Summary.ValueOrBuilder getValueOrBuilder (index int)

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

Liste publique <? étend Summary.ValueOrBuilder > getValueOrBuilderList ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

code de hachage int public ()

public final booléen isInitialized ()

public static Summary.Builder newBuilder (prototype de résumé )

Résumé public statique.Builder newBuilder ()

Résumé public.Builder newBuilderForType ()

Résumé public statique parseDelimitedFrom (entrée InputStream)

Jetés
IOException

Résumé public statique parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

Résumé public statique parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

Résumé public statique parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

public static Summary parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

Résumé public.Builder toBuilder ()

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

Jetés
IOException