publiczna klasa końcowa MetricEntry
Protobuf typu tensorflow.MetricEntry
Klasy zagnieżdżone
klasa | MetricEntry.Builder | Protobuf typu tensorflow.MetricEntry |
Stałe
wew | MAX_VALUE_FIELD_NUMBER | |
wew | MIN_VALUE_FIELD_NUMBER | |
wew | NAME_FIELD_NUMBER | |
wew | VALUE_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczny wpis metryki | |
Wpis metryczny | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.DoubleValue | uzyskajMaxValue () 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 | uzyskajMinValue () 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; |
Smyczkowy | pobierz nazwę () Metric name string name = 1; |
com.google.protobuf.ByteString | getNameBytes () Metric name string name = 1; |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
podwójnie | uzyskaj wartość () Metric value double value = 2; |
wartość logiczna | maMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
wartość logiczna | maMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny MetricEntry.Builder | newBuilder (prototyp MetricEntry ) |
statyczny MetricEntry.Builder | nowyBuilder () |
MetricEntry.Builder | |
statyczny wpis metryki | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczny wpis metryki | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny wpis metryki | parseFrom (dane ByteBuffer) |
statyczny wpis metryki | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny wpis metryki | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny wpis metryki | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczny wpis metryki | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczny wpis metryki | parseFrom (dane com.google.protobuf.ByteString) |
statyczny wpis metryki | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny wpis metryki | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
MetricEntry.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int MAX_VALUE_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int MIN_VALUE_FIELD_NUMBER
Wartość stała: 3
publiczny statyczny końcowy int NAME_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int VALUE_FIELD_NUMBER
Wartość stała: 2
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny 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;
publiczny 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;
public String getName ()
Metric name
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Metric name
string name = 1;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny podwójny getValue ()
Metric value
double value = 2;
publiczna wartość logiczna maMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
publiczna wartość logiczna maMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny MetricEntry parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static MetricEntry parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static MetricEntry parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static MetricEntry parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny MetricEntry parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny MetricEntry parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny MetricEntry parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static MetricEntry parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|