Package onnx
Class OnnxMl.FunctionProto.Builder
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite.Builder
-
- org.nd4j.shade.protobuf.AbstractMessage.Builder<BuilderType>
-
- org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
- onnx.OnnxMl.FunctionProto.Builder
-
- All Implemented Interfaces:
Cloneable,OnnxMl.FunctionProtoOrBuilder,org.nd4j.shade.protobuf.Message.Builder,org.nd4j.shade.protobuf.MessageLite.Builder,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder
- Enclosing class:
- OnnxMl.FunctionProto
public static final class OnnxMl.FunctionProto.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder> implements OnnxMl.FunctionProtoOrBuilder
Protobuf typeonnx.FunctionProto
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description OnnxMl.FunctionProto.BuilderaddAllAttribute(Iterable<String> values)The attributes of the function.OnnxMl.FunctionProto.BuilderaddAllInput(Iterable<String> values)The inputs and outputs of the function.OnnxMl.FunctionProto.BuilderaddAllNode(Iterable<? extends OnnxMl.NodeProto> values)The nodes in the function.OnnxMl.FunctionProto.BuilderaddAllOpsetImport(Iterable<? extends OnnxMl.OperatorSetIdProto> values)repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.FunctionProto.BuilderaddAllOutput(Iterable<String> values)repeated string output = 5;OnnxMl.FunctionProto.BuilderaddAttribute(String value)The attributes of the function.OnnxMl.FunctionProto.BuilderaddAttributeBytes(org.nd4j.shade.protobuf.ByteString value)The attributes of the function.OnnxMl.FunctionProto.BuilderaddInput(String value)The inputs and outputs of the function.OnnxMl.FunctionProto.BuilderaddInputBytes(org.nd4j.shade.protobuf.ByteString value)The inputs and outputs of the function.OnnxMl.FunctionProto.BuilderaddNode(int index, OnnxMl.NodeProto value)The nodes in the function.OnnxMl.FunctionProto.BuilderaddNode(int index, OnnxMl.NodeProto.Builder builderForValue)The nodes in the function.OnnxMl.FunctionProto.BuilderaddNode(OnnxMl.NodeProto value)The nodes in the function.OnnxMl.FunctionProto.BuilderaddNode(OnnxMl.NodeProto.Builder builderForValue)The nodes in the function.OnnxMl.NodeProto.BuilderaddNodeBuilder()The nodes in the function.OnnxMl.NodeProto.BuilderaddNodeBuilder(int index)The nodes in the function.OnnxMl.FunctionProto.BuilderaddOpsetImport(int index, OnnxMl.OperatorSetIdProto value)repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.FunctionProto.BuilderaddOpsetImport(int index, OnnxMl.OperatorSetIdProto.Builder builderForValue)repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.FunctionProto.BuilderaddOpsetImport(OnnxMl.OperatorSetIdProto value)repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.FunctionProto.BuilderaddOpsetImport(OnnxMl.OperatorSetIdProto.Builder builderForValue)repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.OperatorSetIdProto.BuilderaddOpsetImportBuilder()repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.OperatorSetIdProto.BuilderaddOpsetImportBuilder(int index)repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.FunctionProto.BuilderaddOutput(String value)repeated string output = 5;OnnxMl.FunctionProto.BuilderaddOutputBytes(org.nd4j.shade.protobuf.ByteString value)repeated string output = 5;OnnxMl.FunctionProto.BuilderaddRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)OnnxMl.FunctionProtobuild()OnnxMl.FunctionProtobuildPartial()OnnxMl.FunctionProto.Builderclear()OnnxMl.FunctionProto.BuilderclearAttribute()The attributes of the function.OnnxMl.FunctionProto.BuilderclearDocString()A human-readable documentation for this function.OnnxMl.FunctionProto.BuilderclearDomain()The domain which this function belongs to.OnnxMl.FunctionProto.BuilderclearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)OnnxMl.FunctionProto.BuilderclearInput()The inputs and outputs of the function.OnnxMl.FunctionProto.BuilderclearName()The name of the function, similar usage of op_type in OperatorProto.OnnxMl.FunctionProto.BuilderclearNode()The nodes in the function.OnnxMl.FunctionProto.BuilderclearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)OnnxMl.FunctionProto.BuilderclearOpsetImport()repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.FunctionProto.BuilderclearOutput()repeated string output = 5;OnnxMl.FunctionProto.Builderclone()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.OnnxMl.FunctionProtogetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptorForType()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.OnnxMl.NodeProto.BuildergetNodeBuilder(int index)The nodes in the function.List<OnnxMl.NodeProto.Builder>getNodeBuilderList()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;OnnxMl.OperatorSetIdProto.BuildergetOpsetImportBuilder(int index)repeated .onnx.OperatorSetIdProto opset_import = 9;List<OnnxMl.OperatorSetIdProto.Builder>getOpsetImportBuilderList()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;protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()OnnxMl.FunctionProto.BuildermergeFrom(OnnxMl.FunctionProto other)OnnxMl.FunctionProto.BuildermergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)OnnxMl.FunctionProto.BuildermergeFrom(org.nd4j.shade.protobuf.Message other)OnnxMl.FunctionProto.BuildermergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)OnnxMl.FunctionProto.BuilderremoveNode(int index)The nodes in the function.OnnxMl.FunctionProto.BuilderremoveOpsetImport(int index)repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.FunctionProto.BuildersetAttribute(int index, String value)The attributes of the function.OnnxMl.FunctionProto.BuildersetDocString(String value)A human-readable documentation for this function.OnnxMl.FunctionProto.BuildersetDocStringBytes(org.nd4j.shade.protobuf.ByteString value)A human-readable documentation for this function.OnnxMl.FunctionProto.BuildersetDomain(String value)The domain which this function belongs to.OnnxMl.FunctionProto.BuildersetDomainBytes(org.nd4j.shade.protobuf.ByteString value)The domain which this function belongs to.OnnxMl.FunctionProto.BuildersetField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)OnnxMl.FunctionProto.BuildersetInput(int index, String value)The inputs and outputs of the function.OnnxMl.FunctionProto.BuildersetName(String value)The name of the function, similar usage of op_type in OperatorProto.OnnxMl.FunctionProto.BuildersetNameBytes(org.nd4j.shade.protobuf.ByteString value)The name of the function, similar usage of op_type in OperatorProto.OnnxMl.FunctionProto.BuildersetNode(int index, OnnxMl.NodeProto value)The nodes in the function.OnnxMl.FunctionProto.BuildersetNode(int index, OnnxMl.NodeProto.Builder builderForValue)The nodes in the function.OnnxMl.FunctionProto.BuildersetOpsetImport(int index, OnnxMl.OperatorSetIdProto value)repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.FunctionProto.BuildersetOpsetImport(int index, OnnxMl.OperatorSetIdProto.Builder builderForValue)repeated .onnx.OperatorSetIdProto opset_import = 9;OnnxMl.FunctionProto.BuildersetOutput(int index, String value)repeated string output = 5;OnnxMl.FunctionProto.BuildersetRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)OnnxMl.FunctionProto.BuildersetUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<OnnxMl.FunctionProto.Builder>
-
clear
public OnnxMl.FunctionProto.Builder clear()
- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clearin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
getDescriptorForType
public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
getDefaultInstanceForType
public OnnxMl.FunctionProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
build
public OnnxMl.FunctionProto build()
- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
buildPartial
public OnnxMl.FunctionProto buildPartial()
- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
clone
public OnnxMl.FunctionProto.Builder clone()
- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clonein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
setField
public OnnxMl.FunctionProto.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
clearField
public OnnxMl.FunctionProto.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
clearOneof
public OnnxMl.FunctionProto.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearOneofin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
setRepeatedField
public OnnxMl.FunctionProto.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
addRepeatedField
public OnnxMl.FunctionProto.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
mergeFrom
public OnnxMl.FunctionProto.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<OnnxMl.FunctionProto.Builder>
-
mergeFrom
public OnnxMl.FunctionProto.Builder mergeFrom(OnnxMl.FunctionProto other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
mergeFrom
public OnnxMl.FunctionProto.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<OnnxMl.FunctionProto.Builder>- Throws:
IOException
-
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.
-
setName
public OnnxMl.FunctionProto.Builder setName(String value)
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;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public OnnxMl.FunctionProto.Builder clearName()
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;- Returns:
- This builder for chaining.
-
setNameBytes
public OnnxMl.FunctionProto.Builder setNameBytes(org.nd4j.shade.protobuf.ByteString value)
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;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
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.
-
setInput
public OnnxMl.FunctionProto.Builder setInput(int index, String value)
The inputs and outputs of the function.
repeated string input = 4;- Parameters:
index- The index to set the value at.value- The input to set.- Returns:
- This builder for chaining.
-
addInput
public OnnxMl.FunctionProto.Builder addInput(String value)
The inputs and outputs of the function.
repeated string input = 4;- Parameters:
value- The input to add.- Returns:
- This builder for chaining.
-
addAllInput
public OnnxMl.FunctionProto.Builder addAllInput(Iterable<String> values)
The inputs and outputs of the function.
repeated string input = 4;- Parameters:
values- The input to add.- Returns:
- This builder for chaining.
-
clearInput
public OnnxMl.FunctionProto.Builder clearInput()
The inputs and outputs of the function.
repeated string input = 4;- Returns:
- This builder for chaining.
-
addInputBytes
public OnnxMl.FunctionProto.Builder addInputBytes(org.nd4j.shade.protobuf.ByteString value)
The inputs and outputs of the function.
repeated string input = 4;- Parameters:
value- The bytes of the input to add.- Returns:
- This builder for chaining.
-
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.
-
setOutput
public OnnxMl.FunctionProto.Builder setOutput(int index, String value)
repeated string output = 5;- Parameters:
index- The index to set the value at.value- The output to set.- Returns:
- This builder for chaining.
-
addOutput
public OnnxMl.FunctionProto.Builder addOutput(String value)
repeated string output = 5;- Parameters:
value- The output to add.- Returns:
- This builder for chaining.
-
addAllOutput
public OnnxMl.FunctionProto.Builder addAllOutput(Iterable<String> values)
repeated string output = 5;- Parameters:
values- The output to add.- Returns:
- This builder for chaining.
-
clearOutput
public OnnxMl.FunctionProto.Builder clearOutput()
repeated string output = 5;- Returns:
- This builder for chaining.
-
addOutputBytes
public OnnxMl.FunctionProto.Builder addOutputBytes(org.nd4j.shade.protobuf.ByteString value)
repeated string output = 5;- Parameters:
value- The bytes of the output to add.- Returns:
- This builder for chaining.
-
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.
-
setAttribute
public OnnxMl.FunctionProto.Builder setAttribute(int index, String value)
The attributes of the function.
repeated string attribute = 6;- Parameters:
index- The index to set the value at.value- The attribute to set.- Returns:
- This builder for chaining.
-
addAttribute
public OnnxMl.FunctionProto.Builder addAttribute(String value)
The attributes of the function.
repeated string attribute = 6;- Parameters:
value- The attribute to add.- Returns:
- This builder for chaining.
-
addAllAttribute
public OnnxMl.FunctionProto.Builder addAllAttribute(Iterable<String> values)
The attributes of the function.
repeated string attribute = 6;- Parameters:
values- The attribute to add.- Returns:
- This builder for chaining.
-
clearAttribute
public OnnxMl.FunctionProto.Builder clearAttribute()
The attributes of the function.
repeated string attribute = 6;- Returns:
- This builder for chaining.
-
addAttributeBytes
public OnnxMl.FunctionProto.Builder addAttributeBytes(org.nd4j.shade.protobuf.ByteString value)
The attributes of the function.
repeated string attribute = 6;- Parameters:
value- The bytes of the attribute to add.- Returns:
- This builder for chaining.
-
getNodeList
public List<OnnxMl.NodeProto> getNodeList()
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodeListin 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
-
setNode
public OnnxMl.FunctionProto.Builder setNode(int index, OnnxMl.NodeProto value)
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
setNode
public OnnxMl.FunctionProto.Builder setNode(int index, OnnxMl.NodeProto.Builder builderForValue)
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
addNode
public OnnxMl.FunctionProto.Builder addNode(OnnxMl.NodeProto value)
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
addNode
public OnnxMl.FunctionProto.Builder addNode(int index, OnnxMl.NodeProto value)
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
addNode
public OnnxMl.FunctionProto.Builder addNode(OnnxMl.NodeProto.Builder builderForValue)
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
addNode
public OnnxMl.FunctionProto.Builder addNode(int index, OnnxMl.NodeProto.Builder builderForValue)
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
addAllNode
public OnnxMl.FunctionProto.Builder addAllNode(Iterable<? extends OnnxMl.NodeProto> values)
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
clearNode
public OnnxMl.FunctionProto.Builder clearNode()
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
removeNode
public OnnxMl.FunctionProto.Builder removeNode(int index)
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
getNodeBuilder
public OnnxMl.NodeProto.Builder getNodeBuilder(int index)
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
getNodeOrBuilder
public OnnxMl.NodeProtoOrBuilder getNodeOrBuilder(int index)
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodeOrBuilderin interfaceOnnxMl.FunctionProtoOrBuilder
-
getNodeOrBuilderList
public List<? extends OnnxMl.NodeProtoOrBuilder> getNodeOrBuilderList()
The nodes in the function.
repeated .onnx.NodeProto node = 7;- Specified by:
getNodeOrBuilderListin interfaceOnnxMl.FunctionProtoOrBuilder
-
addNodeBuilder
public OnnxMl.NodeProto.Builder addNodeBuilder()
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
addNodeBuilder
public OnnxMl.NodeProto.Builder addNodeBuilder(int index)
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
getNodeBuilderList
public List<OnnxMl.NodeProto.Builder> getNodeBuilderList()
The nodes in the function.
repeated .onnx.NodeProto node = 7;
-
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.
-
setDocString
public OnnxMl.FunctionProto.Builder setDocString(String value)
A human-readable documentation for this function. Markdown is allowed.
string doc_string = 8;- Parameters:
value- The docString to set.- Returns:
- This builder for chaining.
-
clearDocString
public OnnxMl.FunctionProto.Builder clearDocString()
A human-readable documentation for this function. Markdown is allowed.
string doc_string = 8;- Returns:
- This builder for chaining.
-
setDocStringBytes
public OnnxMl.FunctionProto.Builder setDocStringBytes(org.nd4j.shade.protobuf.ByteString value)
A human-readable documentation for this function. Markdown is allowed.
string doc_string = 8;- Parameters:
value- The bytes for docString to set.- Returns:
- This builder for chaining.
-
getOpsetImportList
public List<OnnxMl.OperatorSetIdProto> getOpsetImportList()
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportListin 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
-
setOpsetImport
public OnnxMl.FunctionProto.Builder setOpsetImport(int index, OnnxMl.OperatorSetIdProto value)
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
setOpsetImport
public OnnxMl.FunctionProto.Builder setOpsetImport(int index, OnnxMl.OperatorSetIdProto.Builder builderForValue)
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
addOpsetImport
public OnnxMl.FunctionProto.Builder addOpsetImport(OnnxMl.OperatorSetIdProto value)
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
addOpsetImport
public OnnxMl.FunctionProto.Builder addOpsetImport(int index, OnnxMl.OperatorSetIdProto value)
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
addOpsetImport
public OnnxMl.FunctionProto.Builder addOpsetImport(OnnxMl.OperatorSetIdProto.Builder builderForValue)
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
addOpsetImport
public OnnxMl.FunctionProto.Builder addOpsetImport(int index, OnnxMl.OperatorSetIdProto.Builder builderForValue)
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
addAllOpsetImport
public OnnxMl.FunctionProto.Builder addAllOpsetImport(Iterable<? extends OnnxMl.OperatorSetIdProto> values)
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
clearOpsetImport
public OnnxMl.FunctionProto.Builder clearOpsetImport()
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
removeOpsetImport
public OnnxMl.FunctionProto.Builder removeOpsetImport(int index)
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
getOpsetImportBuilder
public OnnxMl.OperatorSetIdProto.Builder getOpsetImportBuilder(int index)
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
getOpsetImportOrBuilder
public OnnxMl.OperatorSetIdProtoOrBuilder getOpsetImportOrBuilder(int index)
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportOrBuilderin interfaceOnnxMl.FunctionProtoOrBuilder
-
getOpsetImportOrBuilderList
public List<? extends OnnxMl.OperatorSetIdProtoOrBuilder> getOpsetImportOrBuilderList()
repeated .onnx.OperatorSetIdProto opset_import = 9;- Specified by:
getOpsetImportOrBuilderListin interfaceOnnxMl.FunctionProtoOrBuilder
-
addOpsetImportBuilder
public OnnxMl.OperatorSetIdProto.Builder addOpsetImportBuilder()
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
addOpsetImportBuilder
public OnnxMl.OperatorSetIdProto.Builder addOpsetImportBuilder(int index)
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
getOpsetImportBuilderList
public List<OnnxMl.OperatorSetIdProto.Builder> getOpsetImportBuilderList()
repeated .onnx.OperatorSetIdProto opset_import = 9;
-
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.
-
setDomain
public OnnxMl.FunctionProto.Builder setDomain(String value)
The domain which this function belongs to. Combined with FunctionProto.name, this forms the unique identity of the FunctionProto.
string domain = 10;- Parameters:
value- The domain to set.- Returns:
- This builder for chaining.
-
clearDomain
public OnnxMl.FunctionProto.Builder clearDomain()
The domain which this function belongs to. Combined with FunctionProto.name, this forms the unique identity of the FunctionProto.
string domain = 10;- Returns:
- This builder for chaining.
-
setDomainBytes
public OnnxMl.FunctionProto.Builder setDomainBytes(org.nd4j.shade.protobuf.ByteString value)
The domain which this function belongs to. Combined with FunctionProto.name, this forms the unique identity of the FunctionProto.
string domain = 10;- Parameters:
value- The bytes for domain to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final OnnxMl.FunctionProto.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
mergeUnknownFields
public final OnnxMl.FunctionProto.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.FunctionProto.Builder>
-
-