genel final sınıfı MetricEntry
Protobuf tipi tensorflow.MetricEntry
İç İçe Sınıflar
sınıf | MetricEntry.Builder | Protobuf tipi tensorflow.MetricEntry |
Sabitler
int | MAX_VALUE_FIELD_NUMBER | |
int | MIN_VALUE_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER | |
int | VALUE_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
statik Metrik Girişi | |
Metrik Girişi | |
final statik 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; |
Sicim | getName () Metric name string name = 1; |
com.google.protobuf.ByteString | getNameBytes () Metric name string name = 1; |
int | |
final com.google.protobuf.UnknownFieldSet | |
çift | getValue () Metric value double value = 2; |
boolean | hasMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
boolean | hasMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik MetricEntry.Builder | newBuilder ( MetricEntry prototipi) |
statik MetricEntry.Builder | yeniİnşaatçı () |
MetricEntry.Builder | |
statik Metrik Girişi | parseDelimitedFrom (InputStream girişi) |
statik Metrik Girişi | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Metrik Girişi | parseFrom (ByteBuffer verileri) |
statik Metrik Girişi | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Metrik Girişi | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Metrik Girişi | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik Metrik Girişi | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Metrik Girişi | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik Metrik Girişi | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik Metrik Girişi | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
MetricEntry.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int MAX_VALUE_FIELD_NUMBER
Sabit Değer: 4
genel statik final int MIN_VALUE_FIELD_NUMBER
Sabit Değer: 3
genel statik final int NAME_FIELD_NUMBER
Sabit Değer: 1
genel statik final int VALUE_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
herkese açık com.google.protobuf.DoubleValue getMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
public com.google.protobuf.DoubleValueOrBuilder getMaxValueOrBuilder ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
herkese açık com.google.protobuf.DoubleValue getMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
public com.google.protobuf.DoubleValueOrBuilder getMinValueOrBuilder ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
genel Dize getName ()
Metric name
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Metric name
string name = 1;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel çift getValue ()
Metric value
double value = 2;
genel boolean hasMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
genel boolean hasMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
genel int hashCode ()
genel final boolean isInitialized ()
genel statik MetricEntry ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik MetricEntry ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik MetricEntry ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik MetricEntry ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IO İstisnası |
---|
genel statik MetricEntry ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik MetricEntry ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik MetricEntry ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik MetricEntry ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IO İstisnası |
---|