Summary

공개 최종 수업 요약

 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

중첩 클래스

수업 요약.오디오 Protobuf 유형 tensorflow.Summary.Audio
상호 작용 요약.AudioOrBuilder
수업 요약.빌더
 A Summary is a set of named values to be displayed by the
 visualizer. 
수업 요약.이미지 Protobuf 유형 tensorflow.Summary.Image
상호 작용 요약.ImageOrBuilder
수업 요약.값 Protobuf 유형 tensorflow.Summary.Value
상호 작용 요약.ValueOrBuilder

상수

정수 VALUE_FIELD_NUMBER

공개 방법

부울
같음 (객체 객체)
정적 요약
요약
최종 정적 com.google.protobuf.Descriptors.Descriptor
정수
최종 com.google.protobuf.UnknownFieldSet
요약.값
getValue (정수 인덱스)
 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.
정수
최종 부울
정적 요약.빌더
newBuilder ( 요약 프로토타입)
정적 요약.빌더
요약.빌더
정적 요약
parsDelimitedFrom (InputStream 입력)
정적 요약
parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 요약
parsFrom (ByteBuffer 데이터)
정적 요약
ParseFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 요약
ParseFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 요약
ParseFrom (com.google.protobuf.CodedInputStream 입력)
정적 요약
parseFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry)
정적 요약
ParseFrom (com.google.protobuf.ByteString 데이터)
정적 요약
ParseFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 요약
ParseFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
공전
파서 ()
요약.빌더
무효의
writeTo (com.google.protobuf.CodedOutputStream 출력)

상속된 메서드

상수

공개 정적 최종 정수 VALUE_FIELD_NUMBER

상수값: 1

공개 방법

공개 부울은 (객체 obj)와 같습니다 .

공개 정적 요약 getDefaultInstance ()

공개 요약 getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공공의 getParserForType ()

공개 int getSerializedSize ()

공개 최종 com.google.protobuf.UnknownFieldSet getUnknownFields ()

공개 요약. 값 getValue (int 인덱스)

 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;

공개 int hashCode ()

공개 최종 부울 isInitialized ()

공개 정적 Summary.Builder newBuilder ( 요약 프로토타입)

공개 정적 요약.빌더 newBuilder ()

공개 요약.빌더 newBuilderForType ()

공개 정적 요약 parseDelimitedFrom (InputStream 입력)

던지기
IO예외

공개 정적 요약 parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 요약 구문 분석 (ByteBuffer 데이터)

던지기
잘못된프로토콜버퍼예외

공개 정적 요약 구문 분석 (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 요약 구문 분석 (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
잘못된프로토콜버퍼예외

공개 정적 요약 구문 분석 (com.google.protobuf.CodedInputStream 입력)

던지기
IO예외

공개 정적 요약 구문 분석 (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
잘못된프로토콜버퍼예외

공개 정적 요약 구문 분석 (com.google.protobuf.ByteString 데이터)

던지기
잘못된프로토콜버퍼예외

공개 정적 요약 구문 분석 (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 요약 구문 분석 (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
잘못된프로토콜버퍼예외

공개 정적 파서 ()

공개 요약 .Builder toBuilder ()

공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)

던지기
IO예외