classe finale pubblica MetricEntry
Tipo di protocollo tensorflow.MetricEntry
Classi nidificate
classe | MetricEntry.Builder | Tipo di protocollo tensorflow.MetricEntry |
Costanti
int | MAX_VALUE_FIELD_NUMBER | |
int | MIN_VALUE_FIELD_NUMBER | |
int | NOME_CAMPO_NUMERO | |
int | VALUE_FIELD_NUMBER |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
metrica statica | |
Voce metrica | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
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; |
Corda | getNome () Metric name string name = 1; |
com.google.protobuf.ByteString | getNomeBytes () Metric name string name = 1; |
int | |
finale com.google.protobuf.UnknownFieldSet | |
raddoppiare | getValore () Metric value double value = 2; |
booleano | haMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
booleano | haMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
int | codicehash () |
booleano finale | |
MetricEntry.Builder statico | newBuilder (prototipo MetricEntry ) |
MetricEntry.Builder statico | |
MetricEntry.Builder | |
metrica statica | parseDelimitedFrom (input InputStream) |
metrica statica | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
metrica statica | parseFrom (dati ByteBuffer) |
metrica statica | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
metrica statica | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
metrica statica | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
metrica statica | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
metrica statica | parseFrom (dati com.google.protobuf.ByteString) |
metrica statica | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
metrica statica | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
MetricEntry.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
pubblico statico finale int MAX_VALUE_FIELD_NUMBER
Valore costante: 4
public static final int MIN_VALUE_FIELD_NUMBER
Valore costante: 3
public static final int NAME_FIELD_NUMBER
Valore costante: 1
public static final int VALUE_FIELD_NUMBER
Valore costante: 2
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.DoubleValue getMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
pubblico com.google.protobuf.DoubleValueOrBuilder getMaxValueOrBuilder ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
pubblico com.google.protobuf.DoubleValue getMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
pubblico com.google.protobuf.DoubleValueOrBuilder getMinValueOrBuilder ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
stringa pubblica getName ()
Metric name
string name = 1;
pubblico com.google.protobuf.ByteString getNameBytes ()
Metric name
string name = 1;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
pubblico doppio getValue ()
Metric value
double value = 2;
hasMaxValue booleano pubblico ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
pubblico booleano hasMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
public int hashCode ()
public final booleano isInitialized ()
public static MetricEntry parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static MetricEntry parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static MetricEntry parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico MetricEntry (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
public static MetricEntry parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico MetricEntry (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
public static MetricEntry parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static MetricEntry parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|