מחלקה סופית סטטית ציבורית 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.סיכום שיטות ציבוריות
סיכום.בונה | |
סיכום.בונה | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
סיכום.בונה | |
סיכום.בונה | |
סיכום.בונה | |
סיכום.בונה | |
סיכום.Value.Builder | addValueBuilder (int index) Set of values for the summary. |
סיכום.Value.Builder | addValueBuilder () Set of values for the summary. |
תַקצִיר | לבנות () |
תַקצִיר | buildPartial () |
סיכום.בונה | ברור () |
סיכום.בונה | 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) |
סיכום.בונה | |
סיכום.בונה |
שיטות בירושה
שיטות ציבוריות
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;
Public Summary.Builder clearValue ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
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 removeValue (int index)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
Public Summary.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
Public Summary.Builder setValue (אינדקס int, 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;