Package onnx
Class OnnxMl.FunctionProto
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite
-
- org.nd4j.shade.protobuf.AbstractMessage
-
- org.nd4j.shade.protobuf.GeneratedMessageV3
-
- onnx.OnnxMl.FunctionProto
-
- All Implemented Interfaces:
Serializable,OnnxMl.FunctionProtoOrBuilder,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.FunctionProto extends org.nd4j.shade.protobuf.GeneratedMessageV3 implements OnnxMl.FunctionProtoOrBuilder
Protobuf typeonnx.FunctionProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOnnxMl.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 OnnxMl.FunctionProtogetDefaultInstance()OnnxMl.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.OnnxMl.NodeProtogetNode(int index)The nodes in the function.intgetNodeCount()The nodes in the function.List<OnnxMl.NodeProto>getNodeList()The nodes in the function.OnnxMl.NodeProtoOrBuildergetNodeOrBuilder(int index)The nodes in the function.List<? extends OnnxMl.NodeProtoOrBuilder>getNodeOrBuilderList()The nodes in the function.OnnxMl.OperatorSetIdProtogetOpsetImport(int index)repeated .onnx.OperatorSetIdProto opset_import = 9;intgetOpsetImportCount()repeated .onnx.OperatorSetIdProto opset_import = 9;List<OnnxMl.OperatorSetIdProto>getOpsetImportList()repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.OperatorSetIdProtoOrBuildergetOpsetImportOrBuilder(int index)repeated .onnx.OperatorSetIdProto opset_import = 9;List<? extends OnnxMl.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<OnnxMl.FunctionProto>getParserForType()intgetSerializedSize()org.nd4j.shade.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static OnnxMl.FunctionProto.BuildernewBuilder()static OnnxMl.FunctionProto.BuildernewBuilder(OnnxMl.FunctionProto prototype)OnnxMl.FunctionProto.BuildernewBuilderForType()protected OnnxMl.FunctionProto.BuildernewBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static OnnxMl.FunctionProtoparseDelimitedFrom(InputStream input)static OnnxMl.FunctionProtoparseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.FunctionProtoparseFrom(byte[] data)static OnnxMl.FunctionProtoparseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.FunctionProtoparseFrom(InputStream input)static OnnxMl.FunctionProtoparseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.FunctionProtoparseFrom(ByteBuffer data)static OnnxMl.FunctionProtoparseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.FunctionProtoparseFrom(org.nd4j.shade.protobuf.ByteString data)static OnnxMl.FunctionProtoparseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.FunctionProtoparseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static OnnxMl.FunctionProtoparseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static org.nd4j.shade.protobuf.Parser<OnnxMl.FunctionProto>parser()OnnxMl.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 interfaceOnnxMl.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 interfaceOnnxMl.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 interfaceOnnxMl.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 interfaceOnnxMl.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 interfaceOnnxMl.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 interfaceOnnxMl.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 interfaceOnnxMl.FunctionProtoOrBuilder- Returns:
- A list containing the output.
-
getOutputCount
public int getOutputCount()
repeated string output = 5;- Specified by:
getOutputCountin interfaceOnnxMl.FunctionProtoOrBuilder- Returns:
- The count of output.
-
getOutput
public String getOutput(int index)
repeated string output = 5;- Specified by:
getOutputin interfaceOnnxMl.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 interfaceOnnxMl.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 interfaceOnnxMl.FunctionProtoOrBuilder- Returns:
- A list containing the attribute.
-
getAttributeCount
public int getAttributeCount()
The attributes of the function.
repeated string attribute = 6;- Specified by:
getAttributeCountin interfaceOnnxMl.FunctionProtoOrBuilder- Returns:
- The count of attribute.
-
getAttribute
public String getAttribute(int index)
The attributes of the function.
repeated string attribute = 6;- Specified by:
getAttributein interfaceOnnxMl.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 interfaceOnnxMl.FunctionProtoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the attribute at the given index.
-
getNodeList
public List<OnnxMl.NodeProto> getNodeList()
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodeListin interfaceOnnxMl.FunctionProtoOrBuilder
-
getNodeOrBuilderList
public List<? extends OnnxMl.NodeProtoOrBuilder> getNodeOrBuilderList()
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodeOrBuilderListin interfaceOnnxMl.FunctionProtoOrBuilder
-
getNodeCount
public int getNodeCount()
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodeCountin interfaceOnnxMl.FunctionProtoOrBuilder
-
getNode
public OnnxMl.NodeProto getNode(int index)
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodein interfaceOnnxMl.FunctionProtoOrBuilder
-
getNodeOrBuilder
public OnnxMl.NodeProtoOrBuilder getNodeOrBuilder(int index)
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodeOrBuilderin interfaceOnnxMl.FunctionProtoOrBuilder
-
getDocString
public String getDocString()
A human-readable documentation for this function. Markdown is allowed.
string doc_string = 8;- Specified by:
getDocStringin interfaceOnnxMl.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 interfaceOnnxMl.FunctionProtoOrBuilder- Returns:
- The bytes for docString.
-
getOpsetImportList
public List<OnnxMl.OperatorSetIdProto> getOpsetImportList()
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportListin interfaceOnnxMl.FunctionProtoOrBuilder
-
getOpsetImportOrBuilderList
public List<? extends OnnxMl.OperatorSetIdProtoOrBuilder> getOpsetImportOrBuilderList()
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportOrBuilderListin interfaceOnnxMl.FunctionProtoOrBuilder
-
getOpsetImportCount
public int getOpsetImportCount()
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportCountin interfaceOnnxMl.FunctionProtoOrBuilder
-
getOpsetImport
public OnnxMl.OperatorSetIdProto getOpsetImport(int index)
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportin interfaceOnnxMl.FunctionProtoOrBuilder
-
getOpsetImportOrBuilder
public OnnxMl.OperatorSetIdProtoOrBuilder getOpsetImportOrBuilder(int index)
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportOrBuilderin interfaceOnnxMl.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 interfaceOnnxMl.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 interfaceOnnxMl.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 OnnxMl.FunctionProto parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.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 OnnxMl.FunctionProto parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.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 OnnxMl.FunctionProto parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
- Throws:
org.nd4j.shade.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnnxMl.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 OnnxMl.FunctionProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OnnxMl.FunctionProto parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OnnxMl.FunctionProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OnnxMl.FunctionProto parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static OnnxMl.FunctionProto parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OnnxMl.FunctionProto parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public OnnxMl.FunctionProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.Message- Specified by:
newBuilderForTypein interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilder
public static OnnxMl.FunctionProto.Builder newBuilder()
-
newBuilder
public static OnnxMl.FunctionProto.Builder newBuilder(OnnxMl.FunctionProto prototype)
-
toBuilder
public OnnxMl.FunctionProto.Builder toBuilder()
- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.Message- Specified by:
toBuilderin interfaceorg.nd4j.shade.protobuf.MessageLite
-
newBuilderForType
protected OnnxMl.FunctionProto.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OnnxMl.FunctionProto getDefaultInstance()
-
parser
public static org.nd4j.shade.protobuf.Parser<OnnxMl.FunctionProto> parser()
-
getParserForType
public org.nd4j.shade.protobuf.Parser<OnnxMl.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 OnnxMl.FunctionProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
-