공개 정적 최종 클래스 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.Protobuf 유형
tensorflow.Summary
공개 방법
요약.빌더 | |
요약.빌더 | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
요약.빌더 | |
요약.빌더 | |
요약.빌더 | |
요약.빌더 | |
요약.값.빌더 | addValueBuilder (정수 인덱스) Set of values for the summary. |
요약.값.빌더 | addValueBuilder () Set of values for the summary. |
요약 | 짓다 () |
요약 | 빌드부분 () |
요약.빌더 | 분명한 () |
요약.빌더 | 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 (정수 인덱스) Set of values for the summary. |
요약.값.빌더 | getValueBuilder (정수 인덱스) Set of values for the summary. |
목록< 요약.값.빌더 > | getValueBuilderList () Set of values for the summary. |
정수 | getValueCount () Set of values for the summary. |
목록< 요약 .값> | getValueList () Set of values for the summary. |
요약.ValueOrBuilder | getValueOrBuilder (정수 인덱스) 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.다른 메시지 보내기) |
최종 요약.빌더 | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
요약.빌더 | RemoveValue (정수 인덱스) Set of values for the summary. |
요약.빌더 | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
요약.빌더 | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
최종 요약.빌더 | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
요약.빌더 | |
요약.빌더 |
상속된 메서드
공개 방법
공개 Summary.Builder addAllValue (Iterable<? 확장 Summary.Value > 값)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 Summary.Builder addValue ( Summary.Value.Builder builderForValue)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 Summary.Builder addValue (int 인덱스, Summary.Value.Builder builderForValue)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 Summary.Builder addValue (int 인덱스, Summary.Value 값)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 Summary.Builder addValue ( Summary.Value 값)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 Summary.Value.Builder addValueBuilder (int 인덱스)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 요약.값. 빌더 addValueBuilder ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 요약. 값 getValue (int 인덱스)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 Summary.Value.Builder getValueBuilder (int 인덱스)
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;
공개 int getValueCount ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 목록< 요약.값 > getValueList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 Summary.ValueOrBuilder getValueOrBuilder (int 인덱스)
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;
공개 최종 부울 isInitialized ()
공개 Summary.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 요약. 빌더 제거 값 (int 인덱스)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 Summary.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 Summary.Builder setValue (int 인덱스, Summary.Value.Builder builderForValue)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
공개 Summary.Builder setValue (int 인덱스, Summary.Value 값)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;