عمومی استاتیک کلاس نهایی MetricEntry.Builder
Protobuf نوع tensorflow.MetricEntry
روش های عمومی
MetricEntry.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
MetricEntry | ساختن () |
MetricEntry | ساخت جزئی () |
MetricEntry.Builder | روشن () |
MetricEntry.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
MetricEntry.Builder | clearMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
MetricEntry.Builder | clearMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
MetricEntry.Builder | clearName () Metric name string name = 1; |
MetricEntry.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MetricEntry.Builder | clearValue () Metric value double value = 2; |
MetricEntry.Builder | کلون () |
MetricEntry | |
نهایی static 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 | 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; |
بولی نهایی | |
MetricEntry.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MetricEntry.Builder | mergeFrom (com.google.protobuf.Message other) |
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.UnknownFieldSetknownFields) |
MetricEntry.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
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، مقدار Object) |
نهایی MetricEntry.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
MetricEntry.Builder | setValue (مقدار دو برابر) Metric value double value = 2; |
روش های ارثی
روش های عمومی
عمومی MetricEntry.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی MetricEntry.Builder clearMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
عمومی MetricEntry.Builder clearMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
public static final 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;
public 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;
public 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;
دریافت ارزش دوگانه عمومی ()
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)
پرتاب می کند
IOException |
---|
عمومی 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;
public MetricEntry.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
عمومی 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 setNameBytes (مقدار com.google.protobuf.ByteString)
Metric name
string name = 1;