Package onnx
Class Onnx.FunctionProto
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite
-
- org.nd4j.shade.protobuf.AbstractMessage
-
- org.nd4j.shade.protobuf.GeneratedMessageV3
-
- onnx.Onnx.FunctionProto
-
- All Implemented Interfaces:
Serializable,Onnx.FunctionProtoOrBuilder,org.nd4j.shade.protobuf.Message,org.nd4j.shade.protobuf.MessageLite,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder
- Enclosing class:
- Onnx
public static final class Onnx.FunctionProto extends org.nd4j.shade.protobuf.GeneratedMessageV3 implements Onnx.FunctionProtoOrBuilder
Protobuf typeonnx.FunctionProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOnnx.FunctionProto.BuilderProtobuf typeonnx.FunctionProto-
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 intATTRIBUTE_FIELD_NUMBERstatic intDOC_STRING_FIELD_NUMBERstatic intDOMAIN_FIELD_NUMBERstatic intINPUT_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNODE_FIELD_NUMBERstatic intOPSET_IMPORT_FIELD_NUMBERstatic intOUTPUT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAttribute(int index)The attributes of the function.org.nd4j.shade.protobuf.ByteStringgetAttributeBytes(int index)The attributes of the function.intgetAttributeCount()The attributes of the function.org.nd4j.shade.protobuf.ProtocolStringListgetAttributeList()The attributes of the function.static Onnx.FunctionProtogetDefaultInstance()Onnx.FunctionProtogetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDocString()A human-readable documentation for this function.org.nd4j.shade.protobuf.ByteStringgetDocStringBytes()A human-readable documentation for this function.StringgetDomain()The domain which this function belongs to.org.nd4j.shade.protobuf.ByteStringgetDomainBytes()The domain which this function belongs to.StringgetInput(int index)The inputs and outputs of the function.org.nd4j.shade.protobuf.ByteStringgetInputBytes(int index)The inputs and outputs of the function.intgetInputCount()The inputs and outputs of the function.org.nd4j.shade.protobuf.ProtocolStringListgetInputList()The inputs and outputs of the function.StringgetName()The name of the function, similar usage of op_type in OperatorProto.org.nd4j.shade.protobuf.ByteStringgetNameBytes()The name of the function, similar usage of op_type in OperatorProto.Onnx.NodeProtogetNode(int index)The nodes in the function.intgetNodeCount()The nodes in the function.List<Onnx.NodeProto>getNodeList()The nodes in the function.Onnx.NodeProtoOrBuildergetNodeOrBuilder(int index)The nodes in the function.List<? extends Onnx.NodeProtoOrBuilder>getNodeOrBuilderList()The nodes in the function.Onnx.OperatorSetIdProtogetOpsetImport(int index)repeated .onnx.OperatorSetIdProto opset_import = 9;intgetOpsetImportCount()repeated .onnx.OperatorSetIdProto opset_import = 9;List<Onnx.OperatorSetIdProto>getOpsetImportList()repeated .onnx.OperatorSetIdProto opset_import = 9;Onnx.OperatorSetIdProtoOrBuildergetOpsetImportOrBuilder(int index)repeated .onnx.OperatorSetIdProto opset_import = 9;List<? extends Onnx.OperatorSetIdProtoOrBuilder>getOpsetImportOrBuilderList()repeated .onnx.OperatorSetIdProto opset_import = 9;StringgetOutput(int index)repeated string output = 5;org.nd4j.shade.protobuf.ByteStringgetOutputBytes(int index)repeated string output = 5;intgetOutputCount()repeated string output = 5;org.nd4j.shade.protobuf.ProtocolStringListgetOutputList()repeated string output = 5;org.nd4j.shade.protobuf.Parser<Onnx.FunctionProto>getParserForType()intgetSerializedSize()org.nd4j.shade.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Onnx.FunctionProto.BuildernewBuilder()static Onnx.FunctionProto.BuildernewBuilder(Onnx.FunctionProto prototype)Onnx.FunctionProto.BuildernewBuilderForType()protected Onnx.FunctionProto.BuildernewBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Onnx.FunctionProtoparseDelimitedFrom(InputStream input)static Onnx.FunctionProtoparseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static Onnx.FunctionProtoparseFrom(byte[] data)static Onnx.FunctionProtoparseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static Onnx.FunctionProtoparseFrom(InputStream input)static Onnx.FunctionProtoparseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static Onnx.FunctionProtoparseFrom(ByteBuffer data)static Onnx.FunctionProtoparseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static Onnx.FunctionProtoparseFrom(org.nd4j.shade.protobuf.ByteString data)static Onnx.FunctionProtoparseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static Onnx.FunctionProtoparseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static Onnx.FunctionProtoparseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static org.nd4j.shade.protobuf.Parser<Onnx.FunctionProto>parser()Onnx.FunctionProto.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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_FIELD_NUMBER
public static final int INPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_FIELD_NUMBER
public static final int OUTPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ATTRIBUTE_FIELD_NUMBER
public static final int ATTRIBUTE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NODE_FIELD_NUMBER
public static final int NODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOC_STRING_FIELD_NUMBER
public static final int DOC_STRING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPSET_IMPORT_FIELD_NUMBER
public static final int OPSET_IMPORT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOMAIN_FIELD_NUMBER
public static final int DOMAIN_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
-
getName
public String getName()
The name of the function, similar usage of op_type in OperatorProto. Combined with FunctionProto.domain, this forms the unique identity of the FunctionProto.
string name = 1;- Specified by:
getNamein interfaceOnnx.FunctionProtoOrBuilder- Returns:
- The name.
-
getNameBytes
public org.nd4j.shade.protobuf.ByteString getNameBytes()
The name of the function, similar usage of op_type in OperatorProto. Combined with FunctionProto.domain, this forms the unique identity of the FunctionProto.
string name = 1;- Specified by:
getNameBytesin interfaceOnnx.FunctionProtoOrBuilder- Returns:
- The bytes for name.
-
getInputList
public org.nd4j.shade.protobuf.ProtocolStringList getInputList()
The inputs and outputs of the function.
repeated string input = 4;- Specified by:
getInputListin interfaceOnnx.FunctionProtoOrBuilder- Returns:
- A list containing the input.
-
getInputCount
public int getInputCount()
The inputs and outputs of the function.
repeated string input = 4;- Specified by:
getInputCountin interfaceOnnx.FunctionProtoOrBuilder- Returns:
- The count of input.
-
getInput
public String getInput(int index)
The inputs and outputs of the function.
repeated string input = 4;- Specified by:
getInputin interfaceOnnx.FunctionProtoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The input at the given index.
-
getInputBytes
public org.nd4j.shade.protobuf.ByteString getInputBytes(int index)
The inputs and outputs of the function.
repeated string input = 4;- Specified by:
getInputBytesin interfaceOnnx.FunctionProtoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the input at the given index.
-
getOutputList
public org.nd4j.shade.protobuf.ProtocolStringList getOutputList()
repeated string output = 5;- Specified by:
getOutputListin interfaceOnnx.FunctionProtoOrBuilder- Returns:
- A list containing the output.
-
getOutputCount
public int getOutputCount()
repeated string output = 5;- Specified by:
getOutputCountin interfaceOnnx.FunctionProtoOrBuilder- Returns:
- The count of output.
-
getOutput
public String getOutput(int index)
repeated string output = 5;- Specified by:
getOutputin interfaceOnnx.FunctionProtoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The output at the given index.
-
getOutputBytes
public org.nd4j.shade.protobuf.ByteString getOutputBytes(int index)
repeated string output = 5;- Specified by:
getOutputBytesin interfaceOnnx.FunctionProtoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the output at the given index.
-
getAttributeList
public org.nd4j.shade.protobuf.ProtocolStringList getAttributeList()
The attributes of the function.
repeated string attribute = 6;- Specified by:
getAttributeListin interfaceOnnx.FunctionProtoOrBuilder- Returns:
- A list containing the attribute.
-
getAttributeCount
public int getAttributeCount()
The attributes of the function.
repeated string attribute = 6;- Specified by:
getAttributeCountin interfaceOnnx.FunctionProtoOrBuilder- Returns:
- The count of attribute.
-
getAttribute
public String getAttribute(int index)
The attributes of the function.
repeated string attribute = 6;- Specified by:
getAttributein interfaceOnnx.FunctionProtoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The attribute at the given index.
-
getAttributeBytes
public org.nd4j.shade.protobuf.ByteString getAttributeBytes(int index)
The attributes of the function.
repeated string attribute = 6;- Specified by:
getAttributeBytesin interfaceOnnx.FunctionProtoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the attribute at the given index.
-
getNodeList
public List<Onnx.NodeProto> getNodeList()
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodeListin interfaceOnnx.FunctionProtoOrBuilder
-
getNodeOrBuilderList
public List<? extends Onnx.NodeProtoOrBuilder> getNodeOrBuilderList()
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodeOrBuilderListin interfaceOnnx.FunctionProtoOrBuilder
-
getNodeCount
public int getNodeCount()
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodeCountin interfaceOnnx.FunctionProtoOrBuilder
-
getNode
public Onnx.NodeProto getNode(int index)
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodein interfaceOnnx.FunctionProtoOrBuilder
-
getNodeOrBuilder
public Onnx.NodeProtoOrBuilder getNodeOrBuilder(int index)
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodeOrBuilderin interfaceOnnx.FunctionProtoOrBuilder
-
getDocString
public String getDocString()
A human-readable documentation for this function. Markdown is allowed.
string doc_string = 8;- Specified by:
getDocStringin interfaceOnnx.FunctionProtoOrBuilder- Returns:
- The docString.
-
getDocStringBytes
public org.nd4j.shade.protobuf.ByteString getDocStringBytes()
A human-readable documentation for this function. Markdown is allowed.
string doc_string = 8;- Specified by:
getDocStringBytesin interfaceOnnx.FunctionProtoOrBuilder- Returns:
- The bytes for docString.
-
getOpsetImportList
public List<Onnx.OperatorSetIdProto> getOpsetImportList()
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportListin interfaceOnnx.FunctionProtoOrBuilder
-
getOpsetImportOrBuilderList
public List<? extends Onnx.OperatorSetIdProtoOrBuilder> getOpsetImportOrBuilderList()
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportOrBuilderListin interfaceOnnx.FunctionProtoOrBuilder
-
getOpsetImportCount
public int getOpsetImportCount()
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportCountin interfaceOnnx.FunctionProtoOrBuilder
-
getOpsetImport
public Onnx.OperatorSetIdProto getOpsetImport(int index)
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportin interfaceOnnx.FunctionProtoOrBuilder
-
getOpsetImportOrBuilder
public Onnx.OperatorSetIdProtoOrBuilder getOpsetImportOrBuilder(int index)
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportOrBuilderin interfaceOnnx.FunctionProtoOrBuilder
-
getDomain
public String getDomain()
The domain which this function belongs to. Combined with FunctionProto.name, this forms the unique identity of the FunctionProto.
string domain = 10;- Specified by:
getDomainin interfaceOnnx.FunctionProtoOrBuilder- Returns:
- The domain.
-
getDomainBytes
public org.nd4j.shade.protobuf.ByteString getDomainBytes()
The domain which this function belongs to. Combined with FunctionProto.name, this forms the unique identity of the FunctionProto.
string domain = 10;- Specified by:
getDomainBytesin interfaceOnnx.FunctionProtoOrBuilder- Returns:
- The bytes for domain.
-
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 Onnx.FunctionProto parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Onnx.FunctionProto parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Onnx.FunctionProto parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Onnx.FunctionProto 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 Onnx.FunctionProto parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Onnx.FunctionProto parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Onnx.FunctionProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Onnx.FunctionProto parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Onnx.FunctionProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Onnx.FunctionProto parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Onnx.FunctionProto parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Onnx.FunctionProto parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Onnx.FunctionProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilder
public static Onnx.FunctionProto.Builder newBuilder()
-
newBuilder
public static Onnx.FunctionProto.Builder newBuilder(Onnx.FunctionProto prototype)
-
toBuilder
public Onnx.FunctionProto.Builder toBuilder()
- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.Message- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilderForType
protected Onnx.FunctionProto.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Onnx.FunctionProto getDefaultInstance()
-
parser
public static org.nd4j.shade.protobuf.Parser<Onnx.FunctionProto> parser()
-
getParserForType
public org.nd4j.shade.protobuf.Parser<Onnx.FunctionProto> 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 Onnx.FunctionProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
-