classe finale pubblica HistogramProto
Serialization format for histogram module in core/lib/histogram/histogram.h
tensorflow.HistogramProto
Classi nidificate
classe | HistogramProto.Builder | Serialization format for histogram module in core/lib/histogram/histogram.h tensorflow.HistogramProto |
Costanti
int | BUCKET_FIELD_NUMBER | |
int | BUCKET_LIMIT_FIELD_NUMBER | |
int | MAX_FIELD_NUMBER | |
int | MIN_FIELD_NUMBER | |
int | NUM_CAMPO_NUMERO | |
int | SOMMA_CAMPO_NUMERO | |
int | SOMMA_QUADRATI_CAMPO_NUMERO |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
raddoppiare | getBucket (indice int) repeated double bucket = 7 [packed = true]; |
int | getBucketCount () repeated double bucket = 7 [packed = true]; |
raddoppiare | getBucketLimit (indice int) Parallel arrays encoding the bucket boundaries and the bucket values. |
int | getBucketLimitCount () Parallel arrays encoding the bucket boundaries and the bucket values. |
Elenco<Doppio> | getBucketLimitList () Parallel arrays encoding the bucket boundaries and the bucket values. |
Elenco<Doppio> | getBucketList () repeated double bucket = 7 [packed = true]; |
Istogramma staticoProto | |
IstogrammaProto | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
raddoppiare | ottieniMax () double max = 2; |
raddoppiare | getMin () double min = 1; |
raddoppiare | getNumero () double num = 3; |
int | |
raddoppiare | getSomma () double sum = 4; |
raddoppiare | getSumSquares () double sum_squares = 5; |
finale com.google.protobuf.UnknownFieldSet | |
int | codicehash () |
booleano finale | |
HistogramProto.Builder statico | |
HistogramProto.Builder statico | newBuilder (prototipo HistogramProto ) |
HistogramProto.Builder | |
Istogramma staticoProto | parseDelimitedFrom (input InputStream) |
Istogramma staticoProto | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Istogramma staticoProto | parseFrom (dati ByteBuffer) |
Istogramma staticoProto | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
Istogramma staticoProto | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Istogramma staticoProto | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
Istogramma staticoProto | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Istogramma staticoProto | parseFrom (dati com.google.protobuf.ByteString) |
Istogramma staticoProto | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Istogramma staticoProto | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
HistogramProto.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int BUCKET_FIELD_NUMBER
Valore costante: 7
public static final int BUCKET_LIMIT_FIELD_NUMBER
Valore costante: 6
pubblico statico finale int MAX_FIELD_NUMBER
Valore costante: 2
public static final int MIN_FIELD_NUMBER
Valore costante: 1
public static final int NUM_FIELD_NUMBER
Valore costante: 3
public static final int SUM_FIELD_NUMBER
Valore costante: 4
public static final int SUM_SQUARES_FIELD_NUMBER
Valore costante: 5
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public double getBucket (indice int)
repeated double bucket = 7 [packed = true];
public int getBucketCount ()
repeated double bucket = 7 [packed = true];
public double getBucketLimit (indice int)
Parallel arrays encoding the bucket boundaries and the bucket values. bucket(i) is the count for the bucket i. The range for a bucket is: i == 0: -DBL_MAX .. bucket_limit(0) i != 0: bucket_limit(i-1) .. bucket_limit(i)
repeated double bucket_limit = 6 [packed = true];
public int getBucketLimitCount ()
Parallel arrays encoding the bucket boundaries and the bucket values. bucket(i) is the count for the bucket i. The range for a bucket is: i == 0: -DBL_MAX .. bucket_limit(0) i != 0: bucket_limit(i-1) .. bucket_limit(i)
repeated double bucket_limit = 6 [packed = true];
elenco pubblico<Double> getBucketLimitList ()
Parallel arrays encoding the bucket boundaries and the bucket values. bucket(i) is the count for the bucket i. The range for a bucket is: i == 0: -DBL_MAX .. bucket_limit(0) i != 0: bucket_limit(i-1) .. bucket_limit(i)
repeated double bucket_limit = 6 [packed = true];
elenco pubblico<Doppio> getBucketList ()
repeated double bucket = 7 [packed = true];
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico doppio getMax ()
double max = 2;
pubblico doppio getMin ()
double min = 1;
pubblico doppio getNum ()
double num = 3;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico doppio getSum ()
double sum = 4;
public double getSumSquares ()
double sum_squares = 5;
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
public static HistogramProto parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static HistogramProto parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static HistogramProto parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
public static HistogramProto parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
public static HistogramProto parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
public static HistogramProto parseFrom (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
public static HistogramProto parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
istogramma statico pubblicoProto 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 |
---|