공개 정적 최종 클래스 MetricEntry.Builder
Protobuf 유형 tensorflow.MetricEntry
공개 방법
| MetricEntry.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
| 측정 항목 | 짓다 () |
| 측정 항목 | 빌드부분 () |
| MetricEntry.Builder | 분명한 () |
| MetricEntry.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
| MetricEntry.Builder | 클리어맥스값 () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| MetricEntry.Builder | 클리어최소값 () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| MetricEntry.Builder | 클리어이름 () Metric name string name = 1; |
| MetricEntry.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| MetricEntry.Builder | 클리어값 () Metric value double value = 2; |
| MetricEntry.Builder | 클론 () |
| 측정 항목 | |
| 최종 정적 com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.DoubleValue | getMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| com.google.protobuf.DoubleValue.Builder | getMaxValueBuilder () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| com.google.protobuf.DoubleValueOrBuilder | getMaxValueOrBuilder () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| com.google.protobuf.DoubleValue | getMin값 () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| com.google.protobuf.DoubleValue.Builder | getMinValueBuilder () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| com.google.protobuf.DoubleValueOrBuilder | getMinValueOrBuilder () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| 끈 | getName () Metric name string name = 1; |
| com.google.protobuf.ByteString | getNameBytes () Metric name string name = 1; |
| 더블 | getValue () Metric value double value = 2; |
| 부울 | hasMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| 부울 | hasMin값 () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| 최종 부울 | 초기화됨 () |
| MetricEntry.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| MetricEntry.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
| MetricEntry.Builder | mergeMaxValue (com.google.protobuf.DoubleValue 값) The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| MetricEntry.Builder | mergeMinValue (com.google.protobuf.DoubleValue 값) The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| 최종 MetricEntry.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
| MetricEntry.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
| MetricEntry.Builder | setMaxValue (com.google.protobuf.DoubleValue.Builder builderForValue) The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| MetricEntry.Builder | setMaxValue (com.google.protobuf.DoubleValue 값) The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| MetricEntry.Builder | setMinValue (com.google.protobuf.DoubleValue.Builder builderForValue) The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| MetricEntry.Builder | setMinValue (com.google.protobuf.DoubleValue 값) The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| MetricEntry.Builder | setName (문자열 값) Metric name string name = 1; |
| MetricEntry.Builder | setNameBytes (com.google.protobuf.ByteString 값) Metric name string name = 1; |
| MetricEntry.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
| 최종 MetricEntry.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| MetricEntry.Builder | setValue (이중 값) Metric value double value = 2; |
상속된 메서드
공개 방법
공개 MetricEntry.Builder ClearMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; 공개 MetricEntry.BuilderclearMinValue ( )
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; 공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 com.google.protobuf.DoubleValue getMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; 공개 com.google.protobuf.DoubleValue.Builder getMaxValueBuilder ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; 공개 com.google.protobuf.DoubleValueOrBuilder getMaxValueOrBuilder ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; 공개 com.google.protobuf.DoubleValue getMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; 공개 com.google.protobuf.DoubleValue.Builder getMinValueBuilder ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; 공개 com.google.protobuf.DoubleValueOrBuilder getMinValueOrBuilder ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; 공개 문자열 getName ()
Metric name
string name = 1; 공개 com.google.protobuf.ByteString getNameBytes ()
Metric name
string name = 1; 공개 이중 getValue ()
Metric value
double value = 2; 공개 부울 hasMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; 공개 부울 hasMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; 공개 최종 부울 isInitialized ()
공개 MetricEntry.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| IO예외 |
|---|
공개 MetricEntry.Builder mergeMaxValue (com.google.protobuf.DoubleValue 값)
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; 공개 MetricEntry.Builder mergeMinValue (com.google.protobuf.DoubleValue 값)
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; 공개 MetricEntry.Builder setMaxValue (com.google.protobuf.DoubleValue.Builder builderForValue)
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; 공개 MetricEntry.Builder setMaxValue (com.google.protobuf.DoubleValue 값)
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; 공개 MetricEntry.Builder setMinValue (com.google.protobuf.DoubleValue.Builder builderForValue)
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; 공개 MetricEntry.Builder setMinValue (com.google.protobuf.DoubleValue 값)
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;