Summary.Builder

Resumen de clase final estática pública .

 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.
 
Protobuf tipo tensorflow.Summary

Métodos públicos

Resumen Constructor
addAllValue (Iterable <? extiende los valores de Summary.Value >)
 Set of values for the summary.
Resumen Constructor
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Resumen Constructor
addValue ( Summary.Value.Builder builderForValue)
 Set of values for the summary.
Resumen Constructor
addValue (índice int, Summary.Value.Builder builderForValue)
 Set of values for the summary.
Resumen Constructor
addValue (índice int, valor de Summary.Value )
 Set of values for the summary.
Resumen Constructor
addValue (valor de Summary.Value )
 Set of values for the summary.
Summary.Value.Builder
addValueBuilder (índice int)
 Set of values for the summary.
Summary.Value.Builder
addValueBuilder ()
 Set of values for the summary.
Resumen
Resumen
Resumen Constructor
claro ()
Resumen Constructor
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
Resumen Constructor
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Resumen Constructor
clearValue ()
 Set of values for the summary.
Resumen Constructor
clonar ()
Resumen
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Resumen.Valor
getValue (índice int)
 Set of values for the summary.
Summary.Value.Builder
getValueBuilder (índice int)
 Set of values for the summary.
Lista < Summary.Value.Builder >
getValueBuilderList ()
 Set of values for the summary.
En t
getValueCount ()
 Set of values for the summary.
Lista < Resumen.Valor >
getValueList ()
 Set of values for the summary.
Summary.ValueOrBuilder
getValueOrBuilder (índice int)
 Set of values for the summary.
Lista <? extiende Summary.ValueOrBuilder >
getValueOrBuilderList ()
 Set of values for the summary.
booleano final
Resumen Constructor
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Resumen Constructor
mergeFrom (com.google.protobuf.Message otro)
Resumen final Constructor
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
Resumen Constructor
removeValue (índice int)
 Set of values for the summary.
Resumen Constructor
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Resumen Constructor
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
Resumen final Constructor
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
Resumen Constructor
setValue (índice int, Summary.Value.Builder builderForValue)
 Set of values for the summary.
Resumen Constructor
setValue (índice int, valor de Summary.Value )
 Set of values for the summary.

Métodos heredados

Métodos públicos

public Summary.Builder addAllValue (Iterable <? extiende los valores de Summary.Value >)

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

public Summary.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public Summary.Builder addValue ( Summary.Value.Builder builderForValue)

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

public Summary.Builder addValue (int index, Summary.Value.Builder builderForValue)

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

public Summary.Builder addValue (int index, Summary.Value value)

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

public Summary.Builder addValue (valor de Summary.Builder )

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

public Summary.Value.Builder addValueBuilder (índice int)

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

public Summary.Value.Builder addValueBuilder ()

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

compilación de resumen público ()

resumen público buildPartial ()

resumen público Constructor clear ()

public Summary.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public Summary.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public Summary.Builder clearValue ()

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

público Summary.Builder clone ()

resumen público getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public Summary.Value getValue (int index)

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

public Summary.Value.Builder getValueBuilder (índice int)

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

lista pública < Summary.Value.Builder > getValueBuilderList ()

 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;

lista pública < Summary.Value > getValueList ()

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

public Summary.ValueOrBuilder getValueOrBuilder (índice int)

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

Lista pública <? extiende Summary.ValueOrBuilder > getValueOrBuilderList ()

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

public final boolean isInitialized ()

public Summary.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public Summary.Builder mergeFrom (com.google.protobuf.Message other)

Summary.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public Summary.Builder removeValue (índice int)

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

public Summary.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public Summary.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

Summary.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public Summary.Builder setValue (int index, Summary.Value.Builder builderForValue)

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

public Summary.Builder setValue (int index, Summary.Value value)

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