classe finale publique MetricEntry
tensorflow.MetricEntry
de type Protobuf.MetricEntry
Classes imbriquées
classe | MetricEntry.Builder | tensorflow.MetricEntry de type Protobuf.MetricEntry |
Constantes
int | MAX_VALUE_FIELD_NUMBER | |
int | MIN_VALUE_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER | |
int | VALUE_FIELD_NUMBER |
Méthodes publiques
booléen | est égal (Obj objet) |
entrée métrique statique | |
Entrée métrique | |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.DoubleValue | obtenirMaxValue () 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 | obtenirMinValue () 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; |
Chaîne | obtenirNom () Metric name string name = 1; |
com.google.protobuf.ByteString | getNameBytes () Metric name string name = 1; |
int | |
final com.google.protobuf.UnknownFieldSet | |
double | obtenirValeur () Metric value double value = 2; |
booléen | aMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
booléen | aMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
int | |
booléen final | |
MetricEntry.Builder statique | newBuilder (prototype MetricEntry ) |
MetricEntry.Builder statique | |
MetricEntry.Builder | |
entrée métrique statique | parseDelimitedFrom (entrée InputStream) |
entrée métrique statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
entrée métrique statique | parseFrom (données ByteBuffer) |
entrée métrique statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
entrée métrique statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
entrée métrique statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
entrée métrique statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
entrée métrique statique | parseFrom (données com.google.protobuf.ByteString) |
entrée métrique statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
entrée métrique statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
MetricEntry.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int MAX_VALUE_FIELD_NUMBER
Valeur constante : 4
public statique final int MIN_VALUE_FIELD_NUMBER
Valeur constante : 3
public statique final entier NAME_FIELD_NUMBER
Valeur constante : 1
public statique final entier VALUE_FIELD_NUMBER
Valeur constante : 2
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public 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;
public 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;
chaîne publique getName ()
Metric name
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Metric name
string name = 1;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public double getValue ()
Metric value
double value = 2;
public booléen hasMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
public booléen hasMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
code de hachage int public ()
public final booléen isInitialized ()
public static MetricEntry parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique MetricEntry parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static MetricEntry parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique MetricEntry parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
public static MetricEntry parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique MetricEntry parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public statique MetricEntry parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique MetricEntry parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|