Package ai.onnx.proto
Class OnnxMl.AttributeProto
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
ai.onnx.proto.OnnxMl.AttributeProto
- All Implemented Interfaces:
OnnxMl.AttributeProtoOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- OnnxMl
public static final class OnnxMl.AttributeProto
extends com.google.protobuf.GeneratedMessageV3
implements OnnxMl.AttributeProtoOrBuilder
Attributes A named attribute containing either singular float, integer, string, graph, and tensor values, or repeated float, integer, string, graph, and tensor values. An AttributeProto MUST contain the name field, and *only one* of the following content fields, effectively enforcing a C/C++ union equivalent.Protobuf type
onnx.AttributeProto
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Note: this enum is structurally identical to the OpSchema::AttrType enum defined in schema.h.static final class
Attributes A named attribute containing either singular float, integer, string, graph, and tensor values, or repeated float, integer, string, graph, and tensor values.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,
BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<OnnxMl.AttributeProto>
Deprecated.static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static OnnxMl.AttributeProto
static final com.google.protobuf.Descriptors.Descriptor
A human-readable documentation for this attribute.com.google.protobuf.ByteString
A human-readable documentation for this attribute.float
getF()
Exactly ONE of the following fields must be present for this version of the IRfloat
getFloats
(int index) list of floatsint
list of floatslist of floatsgetG()
graphgraphgetGraphs
(int index) list of graphint
list of graphlist of graphgetGraphsOrBuilder
(int index) list of graphList<? extends OnnxMl.GraphProtoOrBuilder>
list of graphlong
getI()
intlong
getInts
(int index) list of intsint
list of intslist of intsgetName()
The name field MUST be present for this version of the IR.com.google.protobuf.ByteString
The name field MUST be present for this version of the IR.com.google.protobuf.Parser<OnnxMl.AttributeProto>
if ref_attr_name is not empty, ref_attr_name is the attribute name in parent function.com.google.protobuf.ByteString
if ref_attr_name is not empty, ref_attr_name is the attribute name in parent function.com.google.protobuf.ByteString
getS()
UTF-8 stringint
sparse tensor valuesparse tensor valuegetSparseTensors
(int index) list of sparse tensorsint
list of sparse tensorslist of sparse tensorsgetSparseTensorsOrBuilder
(int index) list of sparse tensorsList<? extends OnnxMl.SparseTensorProtoOrBuilder>
list of sparse tensorscom.google.protobuf.ByteString
getStrings
(int index) list of UTF-8 stringsint
list of UTF-8 stringsList<com.google.protobuf.ByteString>
list of UTF-8 stringsgetT()
tensor valuegetTensors
(int index) list of tensorsint
list of tensorslist of tensorsgetTensorsOrBuilder
(int index) list of tensorsList<? extends OnnxMl.TensorProtoOrBuilder>
list of tensorstensor valuegetType()
The type field MUST be present for this version of the IR.final com.google.protobuf.UnknownFieldSet
boolean
A human-readable documentation for this attribute.boolean
hasF()
Exactly ONE of the following fields must be present for this version of the IRboolean
hasG()
graphint
hashCode()
boolean
hasI()
intboolean
hasName()
The name field MUST be present for this version of the IR.boolean
if ref_attr_name is not empty, ref_attr_name is the attribute name in parent function.boolean
hasS()
UTF-8 stringboolean
sparse tensor valueboolean
hasT()
tensor valueboolean
hasType()
The type field MUST be present for this version of the IR.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(OnnxMl.AttributeProto prototype) protected OnnxMl.AttributeProto.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static OnnxMl.AttributeProto
parseDelimitedFrom
(InputStream input) static OnnxMl.AttributeProto
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.AttributeProto
parseFrom
(byte[] data) static OnnxMl.AttributeProto
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.AttributeProto
parseFrom
(com.google.protobuf.ByteString data) static OnnxMl.AttributeProto
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.AttributeProto
parseFrom
(com.google.protobuf.CodedInputStream input) static OnnxMl.AttributeProto
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.AttributeProto
parseFrom
(InputStream input) static OnnxMl.AttributeProto
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.AttributeProto
parseFrom
(ByteBuffer data) static OnnxMl.AttributeProto
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<OnnxMl.AttributeProto>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.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 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
REF_ATTR_NAME_FIELD_NUMBER
public static final int REF_ATTR_NAME_FIELD_NUMBER- See Also:
-
DOC_STRING_FIELD_NUMBER
public static final int DOC_STRING_FIELD_NUMBER- See Also:
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER- See Also:
-
F_FIELD_NUMBER
public static final int F_FIELD_NUMBER- See Also:
-
I_FIELD_NUMBER
public static final int I_FIELD_NUMBER- See Also:
-
S_FIELD_NUMBER
public static final int S_FIELD_NUMBER- See Also:
-
T_FIELD_NUMBER
public static final int T_FIELD_NUMBER- See Also:
-
G_FIELD_NUMBER
public static final int G_FIELD_NUMBER- See Also:
-
SPARSE_TENSOR_FIELD_NUMBER
public static final int SPARSE_TENSOR_FIELD_NUMBER- See Also:
-
FLOATS_FIELD_NUMBER
public static final int FLOATS_FIELD_NUMBER- See Also:
-
INTS_FIELD_NUMBER
public static final int INTS_FIELD_NUMBER- See Also:
-
STRINGS_FIELD_NUMBER
public static final int STRINGS_FIELD_NUMBER- See Also:
-
TENSORS_FIELD_NUMBER
public static final int TENSORS_FIELD_NUMBER- See Also:
-
GRAPHS_FIELD_NUMBER
public static final int GRAPHS_FIELD_NUMBER- See Also:
-
SPARSE_TENSORS_FIELD_NUMBER
public static final int SPARSE_TENSORS_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasName
public boolean hasName()The name field MUST be present for this version of the IR.
optional string name = 1;
- Specified by:
hasName
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- Whether the name field is set.
-
getName
The name field MUST be present for this version of the IR.
optional string name = 1;
- Specified by:
getName
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()The name field MUST be present for this version of the IR.
optional string name = 1;
- Specified by:
getNameBytes
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The bytes for name.
-
hasRefAttrName
public boolean hasRefAttrName()if ref_attr_name is not empty, ref_attr_name is the attribute name in parent function. In this case, this AttributeProto does not contain data, and it's a reference of attribute in parent scope. NOTE: This should ONLY be used in function (sub-graph). It's invalid to be used in main graph.
optional string ref_attr_name = 21;
- Specified by:
hasRefAttrName
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- Whether the refAttrName field is set.
-
getRefAttrName
if ref_attr_name is not empty, ref_attr_name is the attribute name in parent function. In this case, this AttributeProto does not contain data, and it's a reference of attribute in parent scope. NOTE: This should ONLY be used in function (sub-graph). It's invalid to be used in main graph.
optional string ref_attr_name = 21;
- Specified by:
getRefAttrName
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The refAttrName.
-
getRefAttrNameBytes
public com.google.protobuf.ByteString getRefAttrNameBytes()if ref_attr_name is not empty, ref_attr_name is the attribute name in parent function. In this case, this AttributeProto does not contain data, and it's a reference of attribute in parent scope. NOTE: This should ONLY be used in function (sub-graph). It's invalid to be used in main graph.
optional string ref_attr_name = 21;
- Specified by:
getRefAttrNameBytes
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The bytes for refAttrName.
-
hasDocString
public boolean hasDocString()A human-readable documentation for this attribute. Markdown is allowed.
optional string doc_string = 13;
- Specified by:
hasDocString
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- Whether the docString field is set.
-
getDocString
A human-readable documentation for this attribute. Markdown is allowed.
optional string doc_string = 13;
- Specified by:
getDocString
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The docString.
-
getDocStringBytes
public com.google.protobuf.ByteString getDocStringBytes()A human-readable documentation for this attribute. Markdown is allowed.
optional string doc_string = 13;
- Specified by:
getDocStringBytes
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The bytes for docString.
-
hasType
public boolean hasType()The type field MUST be present for this version of the IR. For 0.0.1 versions of the IR, this field was not defined, and implementations needed to use has_field heuristics to determine which value field was in use. For IR_VERSION 0.0.2 or later, this field MUST be set and match the f|i|s|t|... field in use. This change was made to accommodate proto3 implementations.
optional .onnx.AttributeProto.AttributeType type = 20;
- Specified by:
hasType
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- Whether the type field is set.
-
getType
The type field MUST be present for this version of the IR. For 0.0.1 versions of the IR, this field was not defined, and implementations needed to use has_field heuristics to determine which value field was in use. For IR_VERSION 0.0.2 or later, this field MUST be set and match the f|i|s|t|... field in use. This change was made to accommodate proto3 implementations.
optional .onnx.AttributeProto.AttributeType type = 20;
- Specified by:
getType
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The type.
-
hasF
public boolean hasF()Exactly ONE of the following fields must be present for this version of the IR
optional float f = 2;
- Specified by:
hasF
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- Whether the f field is set.
-
getF
public float getF()Exactly ONE of the following fields must be present for this version of the IR
optional float f = 2;
- Specified by:
getF
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The f.
-
hasI
public boolean hasI()int
optional int64 i = 3;
- Specified by:
hasI
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- Whether the i field is set.
-
getI
public long getI()int
optional int64 i = 3;
- Specified by:
getI
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The i.
-
hasS
public boolean hasS()UTF-8 string
optional bytes s = 4;
- Specified by:
hasS
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- Whether the s field is set.
-
getS
public com.google.protobuf.ByteString getS()UTF-8 string
optional bytes s = 4;
- Specified by:
getS
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The s.
-
hasT
public boolean hasT()tensor value
optional .onnx.TensorProto t = 5;
- Specified by:
hasT
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- Whether the t field is set.
-
getT
tensor value
optional .onnx.TensorProto t = 5;
- Specified by:
getT
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The t.
-
getTOrBuilder
tensor value
optional .onnx.TensorProto t = 5;
- Specified by:
getTOrBuilder
in interfaceOnnxMl.AttributeProtoOrBuilder
-
hasG
public boolean hasG()graph
optional .onnx.GraphProto g = 6;
- Specified by:
hasG
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- Whether the g field is set.
-
getG
graph
optional .onnx.GraphProto g = 6;
- Specified by:
getG
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The g.
-
getGOrBuilder
graph
optional .onnx.GraphProto g = 6;
- Specified by:
getGOrBuilder
in interfaceOnnxMl.AttributeProtoOrBuilder
-
hasSparseTensor
public boolean hasSparseTensor()sparse tensor value
optional .onnx.SparseTensorProto sparse_tensor = 22;
- Specified by:
hasSparseTensor
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- Whether the sparseTensor field is set.
-
getSparseTensor
sparse tensor value
optional .onnx.SparseTensorProto sparse_tensor = 22;
- Specified by:
getSparseTensor
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The sparseTensor.
-
getSparseTensorOrBuilder
sparse tensor value
optional .onnx.SparseTensorProto sparse_tensor = 22;
- Specified by:
getSparseTensorOrBuilder
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getFloatsList
list of floats
repeated float floats = 7;
- Specified by:
getFloatsList
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- A list containing the floats.
-
getFloatsCount
public int getFloatsCount()list of floats
repeated float floats = 7;
- Specified by:
getFloatsCount
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The count of floats.
-
getFloats
public float getFloats(int index) list of floats
repeated float floats = 7;
- Specified by:
getFloats
in interfaceOnnxMl.AttributeProtoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The floats at the given index.
-
getIntsList
list of ints
repeated int64 ints = 8;
- Specified by:
getIntsList
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- A list containing the ints.
-
getIntsCount
public int getIntsCount()list of ints
repeated int64 ints = 8;
- Specified by:
getIntsCount
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The count of ints.
-
getInts
public long getInts(int index) list of ints
repeated int64 ints = 8;
- Specified by:
getInts
in interfaceOnnxMl.AttributeProtoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The ints at the given index.
-
getStringsList
list of UTF-8 strings
repeated bytes strings = 9;
- Specified by:
getStringsList
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- A list containing the strings.
-
getStringsCount
public int getStringsCount()list of UTF-8 strings
repeated bytes strings = 9;
- Specified by:
getStringsCount
in interfaceOnnxMl.AttributeProtoOrBuilder
- Returns:
- The count of strings.
-
getStrings
public com.google.protobuf.ByteString getStrings(int index) list of UTF-8 strings
repeated bytes strings = 9;
- Specified by:
getStrings
in interfaceOnnxMl.AttributeProtoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The strings at the given index.
-
getTensorsList
list of tensors
repeated .onnx.TensorProto tensors = 10;
- Specified by:
getTensorsList
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getTensorsOrBuilderList
list of tensors
repeated .onnx.TensorProto tensors = 10;
- Specified by:
getTensorsOrBuilderList
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getTensorsCount
public int getTensorsCount()list of tensors
repeated .onnx.TensorProto tensors = 10;
- Specified by:
getTensorsCount
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getTensors
list of tensors
repeated .onnx.TensorProto tensors = 10;
- Specified by:
getTensors
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getTensorsOrBuilder
list of tensors
repeated .onnx.TensorProto tensors = 10;
- Specified by:
getTensorsOrBuilder
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getGraphsList
list of graph
repeated .onnx.GraphProto graphs = 11;
- Specified by:
getGraphsList
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getGraphsOrBuilderList
list of graph
repeated .onnx.GraphProto graphs = 11;
- Specified by:
getGraphsOrBuilderList
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getGraphsCount
public int getGraphsCount()list of graph
repeated .onnx.GraphProto graphs = 11;
- Specified by:
getGraphsCount
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getGraphs
list of graph
repeated .onnx.GraphProto graphs = 11;
- Specified by:
getGraphs
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getGraphsOrBuilder
list of graph
repeated .onnx.GraphProto graphs = 11;
- Specified by:
getGraphsOrBuilder
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getSparseTensorsList
list of sparse tensors
repeated .onnx.SparseTensorProto sparse_tensors = 23;
- Specified by:
getSparseTensorsList
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getSparseTensorsOrBuilderList
list of sparse tensors
repeated .onnx.SparseTensorProto sparse_tensors = 23;
- Specified by:
getSparseTensorsOrBuilderList
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getSparseTensorsCount
public int getSparseTensorsCount()list of sparse tensors
repeated .onnx.SparseTensorProto sparse_tensors = 23;
- Specified by:
getSparseTensorsCount
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getSparseTensors
list of sparse tensors
repeated .onnx.SparseTensorProto sparse_tensors = 23;
- Specified by:
getSparseTensors
in interfaceOnnxMl.AttributeProtoOrBuilder
-
getSparseTensorsOrBuilder
list of sparse tensors
repeated .onnx.SparseTensorProto sparse_tensors = 23;
- Specified by:
getSparseTensorsOrBuilder
in interfaceOnnxMl.AttributeProtoOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static OnnxMl.AttributeProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.AttributeProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.AttributeProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.AttributeProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.AttributeProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.AttributeProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static OnnxMl.AttributeProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static OnnxMl.AttributeProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static OnnxMl.AttributeProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static OnnxMl.AttributeProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OnnxMl.AttributeProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-