Package | Description |
---|---|
onnx |
Modifier and Type | Method and Description |
---|---|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.addAllOperator(Iterable<? extends OnnxOperatorsProto3.OperatorProto> values)
The operators specified by this operator set.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.addOperator(int index,
OnnxOperatorsProto3.OperatorProto.Builder builderForValue)
The operators specified by this operator set.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.addOperator(int index,
OnnxOperatorsProto3.OperatorProto value)
The operators specified by this operator set.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.addOperator(OnnxOperatorsProto3.OperatorProto.Builder builderForValue)
The operators specified by this operator set.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.addOperator(OnnxOperatorsProto3.OperatorProto value)
The operators specified by this operator set.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clear() |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clearDocString()
A human-readable documentation for this set of operators.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clearDomain()
Domain name of the operator set, in reverse DNS form (e.g., com.acme.dnnops).
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clearIrBuildMetadata()
The build metadata component of the SemVer of the IR.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clearIrVersion()
All OperatorSetProtos indicate the version of the IR syntax and semantics
they adhere to.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clearIrVersionPrerelease()
The prerelease component of the SemVer of the IR.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clearMagic()
All OperatorSetProtos start with a distingushed byte sequence to disambiguate
protobuf files containing OperatorSets from other content.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clearOperator()
The operators specified by this operator set.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clearOpsetVersion()
The version of the set of operators.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.clone() |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.mergeFrom(com.github.os72.protobuf351.Message other) |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.mergeFrom(OnnxOperatorsProto3.OperatorSetProto other) |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
static OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.newBuilder() |
static OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.newBuilder(OnnxOperatorsProto3.OperatorSetProto prototype) |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.newBuilderForType() |
protected OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.removeOperator(int index)
The operators specified by this operator set.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setDocString(String value)
A human-readable documentation for this set of operators.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setDocStringBytes(com.github.os72.protobuf351.ByteString value)
A human-readable documentation for this set of operators.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setDomain(String value)
Domain name of the operator set, in reverse DNS form (e.g., com.acme.dnnops).
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setDomainBytes(com.github.os72.protobuf351.ByteString value)
Domain name of the operator set, in reverse DNS form (e.g., com.acme.dnnops).
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setIrBuildMetadata(String value)
The build metadata component of the SemVer of the IR.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setIrBuildMetadataBytes(com.github.os72.protobuf351.ByteString value)
The build metadata component of the SemVer of the IR.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setIrVersion(int value)
All OperatorSetProtos indicate the version of the IR syntax and semantics
they adhere to.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setIrVersionPrerelease(String value)
The prerelease component of the SemVer of the IR.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setIrVersionPrereleaseBytes(com.github.os72.protobuf351.ByteString value)
The prerelease component of the SemVer of the IR.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setMagic(String value)
All OperatorSetProtos start with a distingushed byte sequence to disambiguate
protobuf files containing OperatorSets from other content.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setMagicBytes(com.github.os72.protobuf351.ByteString value)
All OperatorSetProtos start with a distingushed byte sequence to disambiguate
protobuf files containing OperatorSets from other content.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setOperator(int index,
OnnxOperatorsProto3.OperatorProto.Builder builderForValue)
The operators specified by this operator set.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setOperator(int index,
OnnxOperatorsProto3.OperatorProto value)
The operators specified by this operator set.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setOpsetVersion(long value)
The version of the set of operators.
|
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.Builder.setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
OnnxOperatorsProto3.OperatorSetProto.Builder |
OnnxOperatorsProto3.OperatorSetProto.toBuilder() |
Copyright © 2018. All rights reserved.