Summary.Builder

publiczna statyczna klasa końcowa Podsumowanie.Builder

 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 typu Protobuf.Podsumowanie

Metody publiczne

Podsumowanie.Konstruktor
addAllValue (Iterable<? rozszerza Summary.Value > wartości)
 Set of values for the summary.
Podsumowanie.Konstruktor
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Podsumowanie.Konstruktor
addValue ( Summary.Value.Builder builderForValue)
 Set of values for the summary.
Podsumowanie.Konstruktor
addValue (indeks int, Summary.Value.Builder builderForValue)
 Set of values for the summary.
Podsumowanie.Konstruktor
addValue (indeks int, wartość podsumowania.Value )
 Set of values for the summary.
Podsumowanie.Konstruktor
addValue (Wartość podsumowania.Wartość )
 Set of values for the summary.
Podsumowanie.Kreator.Wartości
addValueBuilder (indeks int)
 Set of values for the summary.
Podsumowanie.Kreator.Wartości
addValueBuilder ()
 Set of values for the summary.
Streszczenie
Streszczenie
Podsumowanie.Konstruktor
jasne ()
Podsumowanie.Konstruktor
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
Podsumowanie.Konstruktor
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Podsumowanie.Konstruktor
wyczyść wartość ()
 Set of values for the summary.
Podsumowanie.Konstruktor
klon ()
Streszczenie
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Podsumowanie.Wartość
getValue (indeks int)
 Set of values for the summary.
Podsumowanie.Kreator.Wartości
getValueBuilder (indeks int)
 Set of values for the summary.
Lista< Podsumowanie.Wartość.Kreator >
getValueBuilderList ()
 Set of values for the summary.
wew
getValueCount ()
 Set of values for the summary.
Lista< Podsumowanie.Wartość >
getValueList ()
 Set of values for the summary.
Podsumowanie.ValueOrBuilder
getValueOrBuilder (indeks int)
 Set of values for the summary.
Lista<? rozszerza Podsumowanie.ValueOrBuilder >
getValueOrBuilderList ()
 Set of values for the summary.
końcowa wartość logiczna
Podsumowanie.Konstruktor
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Podsumowanie.Konstruktor
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowe podsumowanie.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
Podsumowanie.Konstruktor
usuńWartość (indeks int)
 Set of values for the summary.
Podsumowanie.Konstruktor
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Podsumowanie.Konstruktor
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
końcowe podsumowanie.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
Podsumowanie.Konstruktor
setValue (indeks int, Summary.Value.Builder builderForValue)
 Set of values for the summary.
Podsumowanie.Konstruktor
setValue (indeks int, wartość podsumowania.Wartość )
 Set of values for the summary.

Metody dziedziczone

Metody publiczne

public Summary.Builder addAllValue (Iterable<? rozszerza Summary.Value > wartości)

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

public Summary.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

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

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

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

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

public Summary.Builder addValue (indeks int, wartość Summary.Value )

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

public Summary.Builder addValue (wartość Summary.Value )

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

public Summary.Value.Builder addValueBuilder (indeks 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;

publiczna kompilacja podsumowania ()

publiczne Podsumowanie buildPartial ()

publiczne Podsumowanie.Builder jasne ()

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

publiczne Podsumowanie.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

publiczne Podsumowanie.Builder clearValue ()

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

publiczne podsumowanie getDefaultInstanceForType ()

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

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

public Summary.Value getValue (indeks int)

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

public Summary.Value.Builder getValueBuilder (indeks int)

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

public List< Summary.Value.Builder > getValueBuilderList ()

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

publiczny int getValueCount ()

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

public List< Summary.Value > getValueList ()

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

public Summary.ValueOrBuilder getValueOrBuilder (indeks int)

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

lista publiczna<? rozszerza Podsumowanie.ValueOrBuilder > getValueOrBuilderList ()

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

publiczna końcowa wartość logiczna isInitialized ()

public Summary.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczne Podsumowanie.Builder mergeFrom (com.google.protobuf.Message other)

publiczne podsumowanie końcowe.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public Summary.Builder usuńValue (indeks int)

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

public Summary.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public Summary.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczne podsumowanie końcowe.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

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

public Summary.Builder setValue (int indeks, wartość Summary.Value )

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