Package onnx
Class OnnxMl.TypeProto
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite
-
- org.nd4j.shade.protobuf.AbstractMessage
-
- org.nd4j.shade.protobuf.GeneratedMessageV3
-
- onnx.OnnxMl.TypeProto
-
- All Implemented Interfaces:
Serializable,OnnxMl.TypeProtoOrBuilder,org.nd4j.shade.protobuf.Message,org.nd4j.shade.protobuf.MessageLite,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder
- Enclosing class:
- OnnxMl
public static final class OnnxMl.TypeProto extends org.nd4j.shade.protobuf.GeneratedMessageV3 implements OnnxMl.TypeProtoOrBuilder
Types The standard ONNX data types.
Protobuf typeonnx.TypeProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOnnxMl.TypeProto.BuilderTypes The standard ONNX data types.static classOnnxMl.TypeProto.Mapmap<K,V>static interfaceOnnxMl.TypeProto.MapOrBuilderstatic classOnnxMl.TypeProto.OpaqueProtobuf typeonnx.TypeProto.Opaquestatic interfaceOnnxMl.TypeProto.OpaqueOrBuilderstatic classOnnxMl.TypeProto.Optionalwrapper for Tensor, Sequence, or Mapstatic interfaceOnnxMl.TypeProto.OptionalOrBuilderstatic classOnnxMl.TypeProto.Sequencerepeated Tstatic interfaceOnnxMl.TypeProto.SequenceOrBuilderstatic classOnnxMl.TypeProto.SparseTensorProtobuf typeonnx.TypeProto.SparseTensorstatic interfaceOnnxMl.TypeProto.SparseTensorOrBuilderstatic classOnnxMl.TypeProto.TensorProtobuf typeonnx.TypeProto.Tensorstatic interfaceOnnxMl.TypeProto.TensorOrBuilderstatic classOnnxMl.TypeProto.ValueCase-
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 intDENOTATION_FIELD_NUMBERstatic intMAP_TYPE_FIELD_NUMBERstatic intOPAQUE_TYPE_FIELD_NUMBERstatic intOPTIONAL_TYPE_FIELD_NUMBERstatic intSEQUENCE_TYPE_FIELD_NUMBERstatic intSPARSE_TENSOR_TYPE_FIELD_NUMBERstatic intTENSOR_TYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static OnnxMl.TypeProtogetDefaultInstance()OnnxMl.TypeProtogetDefaultInstanceForType()StringgetDenotation()An optional denotation can be used to denote the whole type with a standard semantic description as to what is stored inside.org.nd4j.shade.protobuf.ByteStringgetDenotationBytes()An optional denotation can be used to denote the whole type with a standard semantic description as to what is stored inside.static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()OnnxMl.TypeProto.MapgetMapType()The type of a map.OnnxMl.TypeProto.MapOrBuildergetMapTypeOrBuilder()The type of a map.OnnxMl.TypeProto.OpaquegetOpaqueType().onnx.TypeProto.Opaque opaque_type = 7;OnnxMl.TypeProto.OpaqueOrBuildergetOpaqueTypeOrBuilder().onnx.TypeProto.Opaque opaque_type = 7;OnnxMl.TypeProto.OptionalgetOptionalType()The type of an optional.OnnxMl.TypeProto.OptionalOrBuildergetOptionalTypeOrBuilder()The type of an optional.org.nd4j.shade.protobuf.Parser<OnnxMl.TypeProto>getParserForType()OnnxMl.TypeProto.SequencegetSequenceType()The type of a sequence.OnnxMl.TypeProto.SequenceOrBuildergetSequenceTypeOrBuilder()The type of a sequence.intgetSerializedSize()OnnxMl.TypeProto.SparseTensorgetSparseTensorType()Type of the sparse tensorOnnxMl.TypeProto.SparseTensorOrBuildergetSparseTensorTypeOrBuilder()Type of the sparse tensorOnnxMl.TypeProto.TensorgetTensorType()The type of a tensor.OnnxMl.TypeProto.TensorOrBuildergetTensorTypeOrBuilder()The type of a tensor.org.nd4j.shade.protobuf.UnknownFieldSetgetUnknownFields()OnnxMl.TypeProto.ValueCasegetValueCase()inthashCode()booleanhasMapType()The type of a map.booleanhasOpaqueType().onnx.TypeProto.Opaque opaque_type = 7;booleanhasOptionalType()The type of an optional.booleanhasSequenceType()The type of a sequence.booleanhasSparseTensorType()Type of the sparse tensorbooleanhasTensorType()The type of a tensor.protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static OnnxMl.TypeProto.BuildernewBuilder()static OnnxMl.TypeProto.BuildernewBuilder(OnnxMl.TypeProto prototype)OnnxMl.TypeProto.BuildernewBuilderForType()protected OnnxMl.TypeProto.BuildernewBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static OnnxMl.TypeProtoparseDelimitedFrom(InputStream input)static OnnxMl.TypeProtoparseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TypeProtoparseFrom(byte[] data)static OnnxMl.TypeProtoparseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TypeProtoparseFrom(InputStream input)static OnnxMl.TypeProtoparseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TypeProtoparseFrom(ByteBuffer data)static OnnxMl.TypeProtoparseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TypeProtoparseFrom(org.nd4j.shade.protobuf.ByteString data)static OnnxMl.TypeProtoparseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TypeProtoparseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static OnnxMl.TypeProtoparseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static org.nd4j.shade.protobuf.Parser<OnnxMl.TypeProto>parser()OnnxMl.TypeProto.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
-
TENSOR_TYPE_FIELD_NUMBER
public static final int TENSOR_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEQUENCE_TYPE_FIELD_NUMBER
public static final int SEQUENCE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAP_TYPE_FIELD_NUMBER
public static final int MAP_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPTIONAL_TYPE_FIELD_NUMBER
public static final int OPTIONAL_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPARSE_TENSOR_TYPE_FIELD_NUMBER
public static final int SPARSE_TENSOR_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPAQUE_TYPE_FIELD_NUMBER
public static final int OPAQUE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DENOTATION_FIELD_NUMBER
public static final int DENOTATION_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
-
getValueCase
public OnnxMl.TypeProto.ValueCase getValueCase()
- Specified by:
getValueCasein interfaceOnnxMl.TypeProtoOrBuilder
-
hasTensorType
public boolean hasTensorType()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;- Specified by:
hasTensorTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- Whether the tensorType field is set.
-
getTensorType
public OnnxMl.TypeProto.Tensor getTensorType()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;- Specified by:
getTensorTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- The tensorType.
-
getTensorTypeOrBuilder
public OnnxMl.TypeProto.TensorOrBuilder getTensorTypeOrBuilder()
The type of a tensor.
.onnx.TypeProto.Tensor tensor_type = 1;- Specified by:
getTensorTypeOrBuilderin interfaceOnnxMl.TypeProtoOrBuilder
-
hasSequenceType
public boolean hasSequenceType()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;- Specified by:
hasSequenceTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- Whether the sequenceType field is set.
-
getSequenceType
public OnnxMl.TypeProto.Sequence getSequenceType()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;- Specified by:
getSequenceTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- The sequenceType.
-
getSequenceTypeOrBuilder
public OnnxMl.TypeProto.SequenceOrBuilder getSequenceTypeOrBuilder()
The type of a sequence.
.onnx.TypeProto.Sequence sequence_type = 4;- Specified by:
getSequenceTypeOrBuilderin interfaceOnnxMl.TypeProtoOrBuilder
-
hasMapType
public boolean hasMapType()
The type of a map.
.onnx.TypeProto.Map map_type = 5;- Specified by:
hasMapTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- Whether the mapType field is set.
-
getMapType
public OnnxMl.TypeProto.Map getMapType()
The type of a map.
.onnx.TypeProto.Map map_type = 5;- Specified by:
getMapTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- The mapType.
-
getMapTypeOrBuilder
public OnnxMl.TypeProto.MapOrBuilder getMapTypeOrBuilder()
The type of a map.
.onnx.TypeProto.Map map_type = 5;- Specified by:
getMapTypeOrBuilderin interfaceOnnxMl.TypeProtoOrBuilder
-
hasOptionalType
public boolean hasOptionalType()
The type of an optional.
.onnx.TypeProto.Optional optional_type = 9;- Specified by:
hasOptionalTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- Whether the optionalType field is set.
-
getOptionalType
public OnnxMl.TypeProto.Optional getOptionalType()
The type of an optional.
.onnx.TypeProto.Optional optional_type = 9;- Specified by:
getOptionalTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- The optionalType.
-
getOptionalTypeOrBuilder
public OnnxMl.TypeProto.OptionalOrBuilder getOptionalTypeOrBuilder()
The type of an optional.
.onnx.TypeProto.Optional optional_type = 9;- Specified by:
getOptionalTypeOrBuilderin interfaceOnnxMl.TypeProtoOrBuilder
-
hasSparseTensorType
public boolean hasSparseTensorType()
Type of the sparse tensor
.onnx.TypeProto.SparseTensor sparse_tensor_type = 8;- Specified by:
hasSparseTensorTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- Whether the sparseTensorType field is set.
-
getSparseTensorType
public OnnxMl.TypeProto.SparseTensor getSparseTensorType()
Type of the sparse tensor
.onnx.TypeProto.SparseTensor sparse_tensor_type = 8;- Specified by:
getSparseTensorTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- The sparseTensorType.
-
getSparseTensorTypeOrBuilder
public OnnxMl.TypeProto.SparseTensorOrBuilder getSparseTensorTypeOrBuilder()
Type of the sparse tensor
.onnx.TypeProto.SparseTensor sparse_tensor_type = 8;- Specified by:
getSparseTensorTypeOrBuilderin interfaceOnnxMl.TypeProtoOrBuilder
-
hasOpaqueType
public boolean hasOpaqueType()
.onnx.TypeProto.Opaque opaque_type = 7;- Specified by:
hasOpaqueTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- Whether the opaqueType field is set.
-
getOpaqueType
public OnnxMl.TypeProto.Opaque getOpaqueType()
.onnx.TypeProto.Opaque opaque_type = 7;- Specified by:
getOpaqueTypein interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- The opaqueType.
-
getOpaqueTypeOrBuilder
public OnnxMl.TypeProto.OpaqueOrBuilder getOpaqueTypeOrBuilder()
.onnx.TypeProto.Opaque opaque_type = 7;- Specified by:
getOpaqueTypeOrBuilderin interfaceOnnxMl.TypeProtoOrBuilder
-
getDenotation
public String getDenotation()
An optional denotation can be used to denote the whole type with a standard semantic description as to what is stored inside. Refer to https://github.com/onnx/onnx/blob/main/docs/TypeDenotation.md#type-denotation-definition for pre-defined type denotations.
string denotation = 6;- Specified by:
getDenotationin interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- The denotation.
-
getDenotationBytes
public org.nd4j.shade.protobuf.ByteString getDenotationBytes()
An optional denotation can be used to denote the whole type with a standard semantic description as to what is stored inside. Refer to https://github.com/onnx/onnx/blob/main/docs/TypeDenotation.md#type-denotation-definition for pre-defined type denotations.
string denotation = 6;- Specified by:
getDenotationBytesin interfaceOnnxMl.TypeProtoOrBuilder- Returns:
- The bytes for denotation.
-
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 OnnxMl.TypeProto parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.TypeProto parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.TypeProto parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.TypeProto 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 OnnxMl.TypeProto parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.TypeProto parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.TypeProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OnnxMl.TypeProto parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OnnxMl.TypeProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OnnxMl.TypeProto parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static OnnxMl.TypeProto parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OnnxMl.TypeProto parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public OnnxMl.TypeProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilder
public static OnnxMl.TypeProto.Builder newBuilder()
-
newBuilder
public static OnnxMl.TypeProto.Builder newBuilder(OnnxMl.TypeProto prototype)
-
toBuilder
public OnnxMl.TypeProto.Builder toBuilder()
- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.Message- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilderForType
protected OnnxMl.TypeProto.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OnnxMl.TypeProto getDefaultInstance()
-
parser
public static org.nd4j.shade.protobuf.Parser<OnnxMl.TypeProto> parser()
-
getParserForType
public org.nd4j.shade.protobuf.Parser<OnnxMl.TypeProto> 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 OnnxMl.TypeProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
-