Package org.tensorflow.framework
Class HistogramProto
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite
-
- org.nd4j.shade.protobuf.AbstractMessage
-
- org.nd4j.shade.protobuf.GeneratedMessageV3
-
- org.tensorflow.framework.HistogramProto
-
- All Implemented Interfaces:
Serializable,org.nd4j.shade.protobuf.Message,org.nd4j.shade.protobuf.MessageLite,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder,HistogramProtoOrBuilder
public final class HistogramProto extends org.nd4j.shade.protobuf.GeneratedMessageV3 implements HistogramProtoOrBuilder
Serialization format for histogram module in core/lib/histogram/histogram.h
Protobuf typetensorflow.HistogramProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHistogramProto.BuilderSerialization format for histogram module in core/lib/histogram/histogram.h-
Nested classes/interfaces inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3
org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable, org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBUCKET_FIELD_NUMBERstatic intBUCKET_LIMIT_FIELD_NUMBERstatic intMAX_FIELD_NUMBERstatic intMIN_FIELD_NUMBERstatic intNUM_FIELD_NUMBERstatic intSUM_FIELD_NUMBERstatic intSUM_SQUARES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)doublegetBucket(int index)repeated double bucket = 7 [packed = true];intgetBucketCount()repeated double bucket = 7 [packed = true];doublegetBucketLimit(int index)Parallel arrays encoding the bucket boundaries and the bucket values.intgetBucketLimitCount()Parallel arrays encoding the bucket boundaries and the bucket values.List<Double>getBucketLimitList()Parallel arrays encoding the bucket boundaries and the bucket values.List<Double>getBucketList()repeated double bucket = 7 [packed = true];static HistogramProtogetDefaultInstance()HistogramProtogetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()doublegetMax()double max = 2;doublegetMin()double min = 1;doublegetNum()double num = 3;org.nd4j.shade.protobuf.Parser<HistogramProto>getParserForType()intgetSerializedSize()doublegetSum()double sum = 4;doublegetSumSquares()double sum_squares = 5;org.nd4j.shade.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static HistogramProto.BuildernewBuilder()static HistogramProto.BuildernewBuilder(HistogramProto prototype)HistogramProto.BuildernewBuilderForType()protected HistogramProto.BuildernewBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static HistogramProtoparseDelimitedFrom(InputStream input)static HistogramProtoparseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static HistogramProtoparseFrom(byte[] data)static HistogramProtoparseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static HistogramProtoparseFrom(InputStream input)static HistogramProtoparseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static HistogramProtoparseFrom(ByteBuffer data)static HistogramProtoparseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static HistogramProtoparseFrom(org.nd4j.shade.protobuf.ByteString data)static HistogramProtoparseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static HistogramProtoparseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static HistogramProtoparseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static org.nd4j.shade.protobuf.Parser<HistogramProto>parser()HistogramProto.BuildertoBuilder()voidwriteTo(org.nd4j.shade.protobuf.CodedOutputStream output)-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
MIN_FIELD_NUMBER
public static final int MIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_FIELD_NUMBER
public static final int MAX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_FIELD_NUMBER
public static final int NUM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUM_FIELD_NUMBER
public static final int SUM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUM_SQUARES_FIELD_NUMBER
public static final int SUM_SQUARES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUCKET_LIMIT_FIELD_NUMBER
public static final int BUCKET_LIMIT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUCKET_FIELD_NUMBER
public static final int BUCKET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getUnknownFields
public final org.nd4j.shade.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfaceorg.nd4j.shade.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDescriptor
public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getMin
public double getMin()
double min = 1;- Specified by:
getMinin interfaceHistogramProtoOrBuilder- Returns:
- The min.
-
getMax
public double getMax()
double max = 2;- Specified by:
getMaxin interfaceHistogramProtoOrBuilder- Returns:
- The max.
-
getNum
public double getNum()
double num = 3;- Specified by:
getNumin interfaceHistogramProtoOrBuilder- Returns:
- The num.
-
getSum
public double getSum()
double sum = 4;- Specified by:
getSumin interfaceHistogramProtoOrBuilder- Returns:
- The sum.
-
getSumSquares
public double getSumSquares()
double sum_squares = 5;- Specified by:
getSumSquaresin interfaceHistogramProtoOrBuilder- Returns:
- The sumSquares.
-
getBucketLimitList
public List<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];- Specified by:
getBucketLimitListin interfaceHistogramProtoOrBuilder- Returns:
- A list containing the bucketLimit.
-
getBucketLimitCount
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];- Specified by:
getBucketLimitCountin interfaceHistogramProtoOrBuilder- Returns:
- The count of bucketLimit.
-
getBucketLimit
public double getBucketLimit(int index)
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];- Specified by:
getBucketLimitin interfaceHistogramProtoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The bucketLimit at the given index.
-
getBucketList
public List<Double> getBucketList()
repeated double bucket = 7 [packed = true];- Specified by:
getBucketListin interfaceHistogramProtoOrBuilder- Returns:
- A list containing the bucket.
-
getBucketCount
public int getBucketCount()
repeated double bucket = 7 [packed = true];- Specified by:
getBucketCountin interfaceHistogramProtoOrBuilder- Returns:
- The count of bucket.
-
getBucket
public double getBucket(int index)
repeated double bucket = 7 [packed = true];- Specified by:
getBucketin interfaceHistogramProtoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The bucket at the given index.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(org.nd4j.shade.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
writeToin classorg.nd4j.shade.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
getSerializedSizein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfaceorg.nd4j.shade.protobuf.Message- Overrides:
equalsin classorg.nd4j.shade.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfaceorg.nd4j.shade.protobuf.Message- Overrides:
hashCodein classorg.nd4j.shade.protobuf.AbstractMessage
-
parseFrom
public static HistogramProto parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HistogramProto parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HistogramProto parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HistogramProto parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HistogramProto parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HistogramProto parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HistogramProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static HistogramProto parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static HistogramProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static HistogramProto parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static HistogramProto parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static HistogramProto parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public HistogramProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilder
public static HistogramProto.Builder newBuilder()
-
newBuilder
public static HistogramProto.Builder newBuilder(HistogramProto prototype)
-
toBuilder
public HistogramProto.Builder toBuilder()
- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.Message- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilderForType
protected HistogramProto.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static HistogramProto getDefaultInstance()
-
parser
public static org.nd4j.shade.protobuf.Parser<HistogramProto> parser()
-
getParserForType
public org.nd4j.shade.protobuf.Parser<HistogramProto> getParserForType()
- Specified by:
getParserForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
getParserForTypein interfaceorg.nd4j.shade.protobuf.MessageLite- Overrides:
getParserForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public HistogramProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
-