공개 인터페이스 SummaryOrBuilder
알려진 간접 하위 클래스 |
공개 방법
추상 요약.값 | 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. |
공개 방법
공개 추상 Summary.Value 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;