public static Final クラス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 パブリックメソッド
| 概要.ビルダー | |
| 概要.ビルダー | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| 概要.ビルダー | |
| 概要.ビルダー | |
| 概要.ビルダー | |
| 概要.ビルダー | |
| 概要.値.ビルダー | addValueBuilder (int インデックス) Set of values for the summary. |
| 概要.値.ビルダー | addValueBuilder () Set of values for the summary. |
| まとめ | 建てる() |
| まとめ | buildPartial () |
| 概要.ビルダー | クリア() |
| 概要.ビルダー | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
| 概要.ビルダー | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| 概要.ビルダー | クリア値() Set of values for the summary. |
| 概要.ビルダー | クローン() |
| まとめ | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| 概要.値 | getValue (int インデックス) Set of values for the summary. |
| 概要.値.ビルダー | getValueBuilder (int インデックス) Set of values for the summary. |
| リスト< Summary.Value.Builder > | getValueBuilderList () Set of values for the summary. |
| 整数 | getValueCount () Set of values for the summary. |
| リスト<概要.値> | getValueList () Set of values for the summary. |
| Summary.ValueOrBuilder | getValueOrBuilder (int インデックス) 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 other) |
| 最終的な概要.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
| 概要.ビルダー | 削除値(int インデックス) Set of values for the summary. |
| 概要.ビルダー | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
| 概要.ビルダー | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
| 最終的な概要.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| 概要.ビルダー | |
| 概要.ビルダー |
継承されたメソッド
パブリックメソッド
public Summary.Builder addAllValue (Iterable<? extends 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 インデックス)
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 インデックス)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; public Summary.Value.Builder getValueBuilder (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; public 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 (int インデックス)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; 公開リスト<? extends Summary.ValueOrBuilder > getValueOrBuilderList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; パブリック最終ブール値isInitialized ()
public Summary.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public Summary.Builder RemoveValue (int インデックス)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; public Summary.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
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 インデックス、 Summary.Value値)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;