public static final class OnnxProto3.OperatorSetIdProto.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder> implements OnnxProto3.OperatorSetIdProtoOrBuilder
OperatorSets are uniquely identified by a (domain, opset_version) pair.Protobuf type
onnx.OperatorSetIdProto
Modifier and Type | Method and Description |
---|---|
OnnxProto3.OperatorSetIdProto.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxProto3.OperatorSetIdProto |
build() |
OnnxProto3.OperatorSetIdProto |
buildPartial() |
OnnxProto3.OperatorSetIdProto.Builder |
clear() |
OnnxProto3.OperatorSetIdProto.Builder |
clearDomain()
The domain of the operator set being identified.
|
OnnxProto3.OperatorSetIdProto.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
OnnxProto3.OperatorSetIdProto.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
OnnxProto3.OperatorSetIdProto.Builder |
clearVersion()
The version of the operator set being identified.
|
OnnxProto3.OperatorSetIdProto.Builder |
clone() |
OnnxProto3.OperatorSetIdProto |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDomain()
The domain of the operator set being identified.
|
com.github.os72.protobuf351.ByteString |
getDomainBytes()
The domain of the operator set being identified.
|
long |
getVersion()
The version of the operator set being identified.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OnnxProto3.OperatorSetIdProto.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
OnnxProto3.OperatorSetIdProto.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
OnnxProto3.OperatorSetIdProto.Builder |
mergeFrom(OnnxProto3.OperatorSetIdProto other) |
OnnxProto3.OperatorSetIdProto.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
OnnxProto3.OperatorSetIdProto.Builder |
setDomain(String value)
The domain of the operator set being identified.
|
OnnxProto3.OperatorSetIdProto.Builder |
setDomainBytes(com.github.os72.protobuf351.ByteString value)
The domain of the operator set being identified.
|
OnnxProto3.OperatorSetIdProto.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxProto3.OperatorSetIdProto.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
OnnxProto3.OperatorSetIdProto.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
OnnxProto3.OperatorSetIdProto.Builder |
setVersion(long value)
The version of the operator set being identified.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public OnnxProto3.OperatorSetIdProto.Builder clear()
clear
in interface com.github.os72.protobuf351.Message.Builder
clear
in interface com.github.os72.protobuf351.MessageLite.Builder
clear
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.github.os72.protobuf351.Message.Builder
getDescriptorForType
in interface com.github.os72.protobuf351.MessageOrBuilder
getDescriptorForType
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public OnnxProto3.OperatorSetIdProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageOrBuilder
public OnnxProto3.OperatorSetIdProto build()
build
in interface com.github.os72.protobuf351.Message.Builder
build
in interface com.github.os72.protobuf351.MessageLite.Builder
public OnnxProto3.OperatorSetIdProto buildPartial()
buildPartial
in interface com.github.os72.protobuf351.Message.Builder
buildPartial
in interface com.github.os72.protobuf351.MessageLite.Builder
public OnnxProto3.OperatorSetIdProto.Builder clone()
clone
in interface com.github.os72.protobuf351.Message.Builder
clone
in interface com.github.os72.protobuf351.MessageLite.Builder
clone
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public OnnxProto3.OperatorSetIdProto.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.github.os72.protobuf351.Message.Builder
setField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public OnnxProto3.OperatorSetIdProto.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField
in interface com.github.os72.protobuf351.Message.Builder
clearField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public OnnxProto3.OperatorSetIdProto.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.github.os72.protobuf351.Message.Builder
clearOneof
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public OnnxProto3.OperatorSetIdProto.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.github.os72.protobuf351.Message.Builder
setRepeatedField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public OnnxProto3.OperatorSetIdProto.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.github.os72.protobuf351.Message.Builder
addRepeatedField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public OnnxProto3.OperatorSetIdProto.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom
in interface com.github.os72.protobuf351.Message.Builder
mergeFrom
in class com.github.os72.protobuf351.AbstractMessage.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public OnnxProto3.OperatorSetIdProto.Builder mergeFrom(OnnxProto3.OperatorSetIdProto other)
public final boolean isInitialized()
isInitialized
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
isInitialized
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public OnnxProto3.OperatorSetIdProto.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.github.os72.protobuf351.Message.Builder
mergeFrom
in interface com.github.os72.protobuf351.MessageLite.Builder
mergeFrom
in class com.github.os72.protobuf351.AbstractMessage.Builder<OnnxProto3.OperatorSetIdProto.Builder>
IOException
public String getDomain()
The domain of the operator set being identified. The empty string ("") or absence of this field implies the operator set that is defined as part of the ONNX specification. This field MUST be present in this version of the IR when referring to any other operator set.
string domain = 1;
getDomain
in interface OnnxProto3.OperatorSetIdProtoOrBuilder
public com.github.os72.protobuf351.ByteString getDomainBytes()
The domain of the operator set being identified. The empty string ("") or absence of this field implies the operator set that is defined as part of the ONNX specification. This field MUST be present in this version of the IR when referring to any other operator set.
string domain = 1;
getDomainBytes
in interface OnnxProto3.OperatorSetIdProtoOrBuilder
public OnnxProto3.OperatorSetIdProto.Builder setDomain(String value)
The domain of the operator set being identified. The empty string ("") or absence of this field implies the operator set that is defined as part of the ONNX specification. This field MUST be present in this version of the IR when referring to any other operator set.
string domain = 1;
public OnnxProto3.OperatorSetIdProto.Builder clearDomain()
The domain of the operator set being identified. The empty string ("") or absence of this field implies the operator set that is defined as part of the ONNX specification. This field MUST be present in this version of the IR when referring to any other operator set.
string domain = 1;
public OnnxProto3.OperatorSetIdProto.Builder setDomainBytes(com.github.os72.protobuf351.ByteString value)
The domain of the operator set being identified. The empty string ("") or absence of this field implies the operator set that is defined as part of the ONNX specification. This field MUST be present in this version of the IR when referring to any other operator set.
string domain = 1;
public long getVersion()
The version of the operator set being identified. This field MUST be present in this version of the IR.
int64 version = 2;
getVersion
in interface OnnxProto3.OperatorSetIdProtoOrBuilder
public OnnxProto3.OperatorSetIdProto.Builder setVersion(long value)
The version of the operator set being identified. This field MUST be present in this version of the IR.
int64 version = 2;
public OnnxProto3.OperatorSetIdProto.Builder clearVersion()
The version of the operator set being identified. This field MUST be present in this version of the IR.
int64 version = 2;
public final OnnxProto3.OperatorSetIdProto.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.github.os72.protobuf351.Message.Builder
setUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
public final OnnxProto3.OperatorSetIdProto.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.github.os72.protobuf351.Message.Builder
mergeUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxProto3.OperatorSetIdProto.Builder>
Copyright © 2018. All rights reserved.