public static final class OnnxOperatorsProto3.OperatorProto extends com.github.os72.protobuf351.GeneratedMessageV3 implements OnnxOperatorsProto3.OperatorProtoOrBuilder
An OperatorProto represents the immutable specification of the signature
and semantics of an operator.
Operators are declared as part of an OperatorSet, which also defines the
domain name for the set.
Operators are uniquely identified by a three part identifier
(domain, op_type, since_version)
where
*domain* is the domain of an operator set that
contains this operator specification.
*op_type* is the name of the operator as referenced by a
NodeProto.op_type
*since_version* is the version of the operator set that
this operator was initially declared in.
Protobuf type onnx.OperatorProto| Modifier and Type | Class and Description |
|---|---|
static class |
OnnxOperatorsProto3.OperatorProto.Builder
An OperatorProto represents the immutable specification of the signature
and semantics of an operator.
|
static class |
OnnxOperatorsProto3.OperatorProto.OperatorStatus
Protobuf enum
onnx.OperatorProto.OperatorStatus |
com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent, com.github.os72.protobuf351.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage<MessageType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage>, com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage>, com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
DOC_STRING_FIELD_NUMBER |
static int |
OP_TYPE_FIELD_NUMBER |
static int |
SINCE_VERSION_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static OnnxOperatorsProto3.OperatorProto |
getDefaultInstance() |
OnnxOperatorsProto3.OperatorProto |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
String |
getDocString()
A human-readable documentation for this operator.
|
com.github.os72.protobuf351.ByteString |
getDocStringBytes()
A human-readable documentation for this operator.
|
String |
getOpType()
The name of the operator within a domain.
|
com.github.os72.protobuf351.ByteString |
getOpTypeBytes()
The name of the operator within a domain.
|
com.github.os72.protobuf351.Parser<OnnxOperatorsProto3.OperatorProto> |
getParserForType() |
int |
getSerializedSize() |
long |
getSinceVersion()
The version of the operator set that first introduced this
operator.
|
OnnxOperatorsProto3.OperatorProto.OperatorStatus |
getStatus()
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
int |
getStatusValue()
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
com.github.os72.protobuf351.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OnnxOperatorsProto3.OperatorProto.Builder |
newBuilder() |
static OnnxOperatorsProto3.OperatorProto.Builder |
newBuilder(OnnxOperatorsProto3.OperatorProto prototype) |
OnnxOperatorsProto3.OperatorProto.Builder |
newBuilderForType() |
protected OnnxOperatorsProto3.OperatorProto.Builder |
newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
static OnnxOperatorsProto3.OperatorProto |
parseDelimitedFrom(InputStream input) |
static OnnxOperatorsProto3.OperatorProto |
parseDelimitedFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxOperatorsProto3.OperatorProto |
parseFrom(byte[] data) |
static OnnxOperatorsProto3.OperatorProto |
parseFrom(byte[] data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxOperatorsProto3.OperatorProto |
parseFrom(ByteBuffer data) |
static OnnxOperatorsProto3.OperatorProto |
parseFrom(ByteBuffer data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxOperatorsProto3.OperatorProto |
parseFrom(com.github.os72.protobuf351.ByteString data) |
static OnnxOperatorsProto3.OperatorProto |
parseFrom(com.github.os72.protobuf351.ByteString data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxOperatorsProto3.OperatorProto |
parseFrom(com.github.os72.protobuf351.CodedInputStream input) |
static OnnxOperatorsProto3.OperatorProto |
parseFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxOperatorsProto3.OperatorProto |
parseFrom(InputStream input) |
static OnnxOperatorsProto3.OperatorProto |
parseFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static com.github.os72.protobuf351.Parser<OnnxOperatorsProto3.OperatorProto> |
parser() |
OnnxOperatorsProto3.OperatorProto.Builder |
toBuilder() |
void |
writeTo(com.github.os72.protobuf351.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int OP_TYPE_FIELD_NUMBER
public static final int SINCE_VERSION_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int DOC_STRING_FIELD_NUMBER
public final com.github.os72.protobuf351.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.github.os72.protobuf351.MessageOrBuildergetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3public static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3public String getOpType()
The name of the operator within a domain. This field MUST be present in this version of the IR.
string op_type = 1;getOpType in interface OnnxOperatorsProto3.OperatorProtoOrBuilderpublic com.github.os72.protobuf351.ByteString getOpTypeBytes()
The name of the operator within a domain. This field MUST be present in this version of the IR.
string op_type = 1;getOpTypeBytes in interface OnnxOperatorsProto3.OperatorProtoOrBuilderpublic long getSinceVersion()
The version of the operator set that first introduced this operator. This value MUST be the same value as the opset_version of the operator set that first published this operator. Subsequent versions of the operator set MUST NOT alter the signature or semantics of the operator once published as STABLE. This field MUST be present in this version of the IR.
int64 since_version = 2;getSinceVersion in interface OnnxOperatorsProto3.OperatorProtoOrBuilderpublic int getStatusValue()
This field indicates whether the syntax, semantics, or presence of this operator is in an experimental or stable stage. Once an operator is published as STABLE, it's syntax and semantics MUST NOT change in subsequent versions of the operator set. When an operator is published as EXPERIMENTAL, the syntax and semantics of the operator MAY change across operator set versions. Operators "become" stable by deprecating the experimental version and introducing a new stable operator with the same op_type.
.onnx.OperatorProto.OperatorStatus status = 3;getStatusValue in interface OnnxOperatorsProto3.OperatorProtoOrBuilderpublic OnnxOperatorsProto3.OperatorProto.OperatorStatus getStatus()
This field indicates whether the syntax, semantics, or presence of this operator is in an experimental or stable stage. Once an operator is published as STABLE, it's syntax and semantics MUST NOT change in subsequent versions of the operator set. When an operator is published as EXPERIMENTAL, the syntax and semantics of the operator MAY change across operator set versions. Operators "become" stable by deprecating the experimental version and introducing a new stable operator with the same op_type.
.onnx.OperatorProto.OperatorStatus status = 3;getStatus in interface OnnxOperatorsProto3.OperatorProtoOrBuilderpublic String getDocString()
A human-readable documentation for this operator. Markdown is allowed.
string doc_string = 10;getDocString in interface OnnxOperatorsProto3.OperatorProtoOrBuilderpublic com.github.os72.protobuf351.ByteString getDocStringBytes()
A human-readable documentation for this operator. Markdown is allowed.
string doc_string = 10;getDocStringBytes in interface OnnxOperatorsProto3.OperatorProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3public void writeTo(com.github.os72.protobuf351.CodedOutputStream output)
throws IOException
writeTo in interface com.github.os72.protobuf351.MessageLitewriteTo in class com.github.os72.protobuf351.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.github.os72.protobuf351.MessageLitegetSerializedSize in class com.github.os72.protobuf351.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.github.os72.protobuf351.Messageequals in class com.github.os72.protobuf351.AbstractMessagepublic int hashCode()
hashCode in interface com.github.os72.protobuf351.MessagehashCode in class com.github.os72.protobuf351.AbstractMessagepublic static OnnxOperatorsProto3.OperatorProto parseFrom(ByteBuffer data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static OnnxOperatorsProto3.OperatorProto parseFrom(ByteBuffer data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static OnnxOperatorsProto3.OperatorProto parseFrom(com.github.os72.protobuf351.ByteString data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static OnnxOperatorsProto3.OperatorProto parseFrom(com.github.os72.protobuf351.ByteString data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static OnnxOperatorsProto3.OperatorProto parseFrom(byte[] data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static OnnxOperatorsProto3.OperatorProto parseFrom(byte[] data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static OnnxOperatorsProto3.OperatorProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static OnnxOperatorsProto3.OperatorProto parseFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OnnxOperatorsProto3.OperatorProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OnnxOperatorsProto3.OperatorProto parseDelimitedFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OnnxOperatorsProto3.OperatorProto parseFrom(com.github.os72.protobuf351.CodedInputStream input) throws IOException
IOExceptionpublic static OnnxOperatorsProto3.OperatorProto parseFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OnnxOperatorsProto3.OperatorProto.Builder newBuilderForType()
newBuilderForType in interface com.github.os72.protobuf351.MessagenewBuilderForType in interface com.github.os72.protobuf351.MessageLitepublic static OnnxOperatorsProto3.OperatorProto.Builder newBuilder()
public static OnnxOperatorsProto3.OperatorProto.Builder newBuilder(OnnxOperatorsProto3.OperatorProto prototype)
public OnnxOperatorsProto3.OperatorProto.Builder toBuilder()
toBuilder in interface com.github.os72.protobuf351.MessagetoBuilder in interface com.github.os72.protobuf351.MessageLiteprotected OnnxOperatorsProto3.OperatorProto.Builder newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.github.os72.protobuf351.GeneratedMessageV3public static OnnxOperatorsProto3.OperatorProto getDefaultInstance()
public static com.github.os72.protobuf351.Parser<OnnxOperatorsProto3.OperatorProto> parser()
public com.github.os72.protobuf351.Parser<OnnxOperatorsProto3.OperatorProto> getParserForType()
getParserForType in interface com.github.os72.protobuf351.MessagegetParserForType in interface com.github.os72.protobuf351.MessageLitegetParserForType in class com.github.os72.protobuf351.GeneratedMessageV3public OnnxOperatorsProto3.OperatorProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderCopyright © 2018. All rights reserved.