MetricEntry

MetricEntry คลาสสุดท้ายสาธารณะ

Protobuf ประเภท tensorflow.MetricEntry

คลาสที่ซ้อนกัน

ระดับ MetricEntry.Builder Protobuf ประเภท tensorflow.MetricEntry

ค่าคงที่

ภายใน MAX_VALUE_FIELD_NUMBER
ภายใน MIN_VALUE_FIELD_NUMBER
ภายใน NAME_FIELD_NUMBER
ภายใน VALUE_FIELD_NUMBER

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
รายการเมตริก แบบคงที่
รายการเมตริก
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.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.DoubleValueOrBuilder
getMinValueOrBuilder ()
 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;
สตริง
รับชื่อ ()
string name = 1;
 Metric name
 
= 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
 Metric name
 
= 1;
ภายใน
สุดท้าย com.google.protobuf.UnknownFieldSet
สองเท่า
รับค่า ()
 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 แบบคงที่
newBuilder (ต้นแบบ MetricEntry )
MetricEntry.Builder แบบคงที่
MetricEntry.Builder
รายการเมตริก แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
รายการเมตริก แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
รายการเมตริก แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
รายการเมตริก แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
รายการเมตริก แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
รายการเมตริก แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
รายการเมตริก แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
รายการเมตริก แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
รายการเมตริก แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
รายการเมตริก แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
MetricEntry.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

ค่าคงที่สุดท้ายสาธารณะ MAX_VALUE_FIELD_NUMBER

ค่าคงที่: 4

ค่าคงที่สุดท้ายสาธารณะ int MIN_VALUE_FIELD_NUMBER

ค่าคงที่: 3

รอบชิงชนะเลิศแบบคงที่สาธารณะ NAME_FIELD_NUMBER

ค่าคงที่: 1

int สุดท้ายแบบคงที่สาธารณะ VALUE_FIELD_NUMBER

ค่าคงที่: 2

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

สาธารณะ MetricEntry คงที่ getDefaultInstance ()

สาธารณะ MetricEntry getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.DoubleValue getMaxValue ()

 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.DoubleValueOrBuilder getMinValueOrBuilder ()

 The minimum acceptable value for the metric if specified
 
.google.protobuf.DoubleValue min_value = 3;

สตริงสาธารณะ getName ()

string name = 1;

 Metric name
 
= 1;

สาธารณะ com.google.protobuf.ByteString getNameBytes ()

string name = 1;

 Metric name
 
= 1;

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

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;

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

MetricEntry.Builder สาธารณะแบบคงที่ newBuilder (ต้นแบบ MetricEntry )

MetricEntry.Builder สาธารณะแบบคงที่ newBuilder ()

สาธารณะ MetricEntry.Builder newBuilderForType ()

สาธารณะ MetricEntry แบบคงที่ parseDelimitedFrom (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

สาธารณะ MetricEntry แบบคงที่ parseDelimitedFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

แยกวิเคราะห์ MetricEntry แบบคงที่สาธารณะ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ MetricEntry parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

แยก MetricEntry แบบคงที่สาธารณะ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ MetricEntry parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต)

ขว้าง
IOข้อยกเว้น

แยก MetricEntry แบบคงที่สาธารณะ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

แยกวิเคราะห์ MetricEntry แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

แยก MetricEntry แบบคงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

แยก MetricEntry แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

สาธารณะ MetricEntry.Builder toBuilder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น