Summary.Builder

מחלקה סופית סטטית ציבורית Summary.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 מסוג Protobuf.סיכום

שיטות ציבוריות

סיכום.בונה
addAllValue (Iterable<? מרחיב את Summary.Value > ערכים)
 Set of values for the summary.
סיכום.בונה
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
סיכום.בונה
addValue ( Summary.Value.Builder builderForValue)
 Set of values for the summary.
סיכום.בונה
addValue (int index, Summary.Value.Builder builderForValue)
 Set of values for the summary.
סיכום.בונה
addValue (int index, Summary.Value value)
 Set of values for the summary.
סיכום.בונה
addValue ( ערך Summary.Value )
 Set of values for the summary.
סיכום.Value.Builder
addValueBuilder (int index)
 Set of values for the summary.
סיכום.Value.Builder
addValueBuilder ()
 Set of values for the summary.
סיכום
סיכום
סיכום.בונה
סיכום.בונה
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
סיכום.בונה
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
סיכום.בונה
clearValue ()
 Set of values for the summary.
סיכום.בונה
סיכום
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
סיכום.ערך
getValue (int index)
 Set of values for the summary.
סיכום.Value.Builder
getValueBuilder (אינדקס int)
 Set of values for the summary.
רשימה< Summary.Value.Builder >
getValueBuilderList ()
 Set of values for the summary.
int
getValueCount ()
 Set of values for the summary.
רשימה< Summary.Value >
getValueList ()
 Set of values for the summary.
Summary.ValueOrBuilder
getValueOrBuilder (int index)
 Set of values for the summary.
רשימה<? מרחיב את Summary.ValueOrBuilder >
getValueOrBuilderList ()
 Set of values for the summary.
בוליאנית סופית
סיכום.בונה
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סיכום.בונה
mergeFrom (com.google.protobuf.Message אחר)
סיכום סופי.בונה
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
סיכום.בונה
removeValue (int index)
 Set of values for the summary.
סיכום.בונה
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
סיכום.בונה
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
סיכום סופי.בונה
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
סיכום.בונה
setValue (int index, Summary.Value.Builder builderForValue)
 Set of values for the summary.
סיכום.בונה
setValue (int index, Summary.Value value)
 Set of values for the summary.

שיטות בירושה

שיטות ציבוריות

Public Summary.Builder addAllValue (Iterable<? מרחיב Summary.Value > ערכים)

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

Public Summary.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

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, Summary.Value.Builder builderForValue)

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

Public Summary.Builder addValue (אינדקס int, ערך Summary.Value )

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

Public Summary.Builder addValue (ערך Summary.Value )

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

Public Summary.Value.Builder addValueBuilder (int index)

 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;

בניית סיכום ציבורי ()

סיכום ציבורי buildPartial ()

Public Summary.Builder ברור ()

Public Summary.Builder clearField (שדה 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;

שיבוט סיכום.Builder ציבורי ()

סיכום ציבורי getDefaultInstanceForType ()

public static 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 (int index)

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

רשימה ציבורית< 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;

רשימה ציבורית< Summary.Value > getValueList ()

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

Public Summary.ValueOrBuilder getValueOrBuilder (int index)

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

רשימה ציבורית<? מרחיב Summary.ValueOrBuilder > getValueOrBuilderList ()

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

בוליאני הסופי הציבורי הוא אתחול ()

Public Summary.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public Summary.Builder mergeFrom (com.google.protobuf.Message אחר)

Public final Summary.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Public Summary.Builder removeValue (int index)

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

Public Summary.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

Public Summary.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

Public final Summary.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Public Summary.Builder setValue (אינדקס אינט, 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;