classe finale statique publique MetricEntry.Builder
tensorflow.MetricEntry
de type Protobuf.MetricEntry
Méthodes publiques
MetricEntry.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
Entrée métrique | construire () |
Entrée métrique | buildPartial () |
MetricEntry.Builder | clair () |
MetricEntry.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
MetricEntry.Builder | effacerMaxValue () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
MetricEntry.Builder | effacerMinValue () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
MetricEntry.Builder | nom clair () Metric name string name = 1; |
MetricEntry.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MetricEntry.Builder | effacerValeur () Metric value double value = 2; |
MetricEntry.Builder | cloner () |
Entrée métrique | |
final statique com.google.protobuf.Descriptors.Descriptor | |
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.DoubleValue.Builder | getMaxValueBuilder () 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.DoubleValue.Builder | getMinValueBuilder () 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; |
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; |
booléen final | |
MetricEntry.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MetricEntry.Builder | mergeFrom (com.google.protobuf.Message autre) |
MetricEntry.Builder | mergeMaxValue (valeur com.google.protobuf.DoubleValue) The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
MetricEntry.Builder | mergeMinValue (valeur com.google.protobuf.DoubleValue) The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
MetricEntry.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
MetricEntry.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
MetricEntry.Builder | setMaxValue (com.google.protobuf.DoubleValue.Builder builderForValue) The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
MetricEntry.Builder | setMaxValue (valeur com.google.protobuf.DoubleValue) The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
MetricEntry.Builder | setMinValue (com.google.protobuf.DoubleValue.Builder builderForValue) The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
MetricEntry.Builder | setMinValue (valeur com.google.protobuf.DoubleValue) The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
MetricEntry.Builder | setName (valeur de chaîne) Metric name string name = 1; |
MetricEntry.Builder | setNameBytes (valeur com.google.protobuf.ByteString) Metric name string name = 1; |
MetricEntry.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
MetricEntry.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
MetricEntry.Builder | setValue (valeur double) Metric value double value = 2; |
Méthodes héritées
Méthodes publiques
public MetricEntry.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public MetricEntry.Builder clearMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
public MetricEntry.Builder clearMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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.DoubleValue.Builder getMaxValueBuilder ()
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.DoubleValue.Builder getMinValueBuilder ()
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;
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;
public final booléen isInitialized ()
public MetricEntry.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public MetricEntry.Builder mergeMaxValue (valeur com.google.protobuf.DoubleValue)
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
public MetricEntry.Builder mergeMinValue (valeur com.google.protobuf.DoubleValue)
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
public final MetricEntry.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public MetricEntry.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public MetricEntry.Builder setMaxValue (com.google.protobuf.DoubleValue.Builder builderForValue)
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
public MetricEntry.Builder setMaxValue (valeur com.google.protobuf.DoubleValue)
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4;
public MetricEntry.Builder setMinValue (com.google.protobuf.DoubleValue.Builder builderForValue)
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
public MetricEntry.Builder setMinValue (valeur com.google.protobuf.DoubleValue)
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3;
public MetricEntry.Builder setNameBytes (valeur com.google.protobuf.ByteString)
Metric name
string name = 1;