MetricEntry kelas akhir publik
Tipe protobuf tensorflow.MetricEntry
Kelas Bersarang
| kelas | MetricEntry.Builder | Tipe protobuf tensorflow.MetricEntry | |
Konstanta
| ke dalam | MAX_VALUE_FIELD_NUMBER | |
| ke dalam | MIN_VALUE_FIELD_NUMBER | |
| ke dalam | NAME_FIELD_NUMBER | |
| ke dalam | VALUE_FIELD_NUMBER |
Metode Publik
| boolean | sama dengan (Objek objek) |
| MetricEntry statis | |
| Entri Metrik | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| com.google.protobuf.DoubleValue | dapatkan Nilai Maks () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| com.google.protobuf.DoubleValueOrBuilder | dapatkanMaxValueOrBuilder () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| com.google.protobuf.DoubleValue | dapatkanNilaiMin () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| com.google.protobuf.DoubleValueOrBuilder | dapatkanMinValueOrBuilder () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| Rangkaian | dapatkan Nama () Metric name string name = 1; |
| com.google.protobuf.ByteString | dapatkanNamaBytes () Metric name string name = 1; |
| ke dalam | |
| final com.google.protobuf.UnknownFieldSet | |
| dobel | dapatkan Nilai () Metric value double value = 2; |
| boolean | memilikiNilai Maksimal () The maximum acceptable value for the metric if specified .google.protobuf.DoubleValue max_value = 4; |
| boolean | memilikiNilaiMin () The minimum acceptable value for the metric if specified .google.protobuf.DoubleValue min_value = 3; |
| ke dalam | Kode hash () |
| boolean terakhir | |
| MetricEntry.Builder statis | newBuilder (prototipe MetricEntry ) |
| MetricEntry.Builder statis | |
| MetricEntry.Builder | |
| MetricEntry statis | parseDelimitedFrom (masukan Aliran Masukan) |
| MetricEntry statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MetricEntry statis | parseFrom (data ByteBuffer) |
| MetricEntry statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MetricEntry statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MetricEntry statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
| MetricEntry statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MetricEntry statis | parseFrom (com.google.protobuf.ByteString data) |
| MetricEntry statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MetricEntry statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statis | pengurai () |
| MetricEntry.Builder | |
| ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik MAX_VALUE_FIELD_NUMBER
Nilai Konstan: 4
int akhir statis publik MIN_VALUE_FIELD_NUMBER
Nilai Konstan: 3
int final statis publik NAME_FIELD_NUMBER
Nilai Konstan: 1
int akhir statis publik VALUE_FIELD_NUMBER
Nilai Konstan: 2
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.DoubleValue getMaxValue () publik
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; com.google.protobuf.DoubleValueOrBuilder publik getMaxValueOrBuilder ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; com.google.protobuf.DoubleValue getMinValue () publik
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; com.google.protobuf.DoubleValueOrBuilder publik getMinValueOrBuilder ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; GetName String publik ()
Metric name
string name = 1; publik com.google.protobuf.ByteString getNameBytes ()
Metric name
string name = 1; publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
getValue ganda publik ()
Metric value
double value = 2; boolean publik hasMaxValue ()
The maximum acceptable value for the metric if specified
.google.protobuf.DoubleValue max_value = 4; boolean publik hasMinValue ()
The minimum acceptable value for the metric if specified
.google.protobuf.DoubleValue min_value = 3; kode hash int publik ()
boolean akhir publik diinisialisasi ()
MetricEntry statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom MetricEntry statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom MetricEntry statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
parseFrom MetricEntry statis publik (com.google.protobuf.CodedInputStream input)
Melempar
| Pengecualian IO |
|---|
parseFrom MetricEntry statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom MetricEntry statis publik (com.google.protobuf.ByteString data)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
parseFrom MetricEntry statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom MetricEntry statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
statis publik pengurai ()
public void writeTo (keluaran com.google.protobuf.CodedOutputStream)
Melempar
| Pengecualian IO |
|---|