OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorSetProto.Builder.addOperatorBuilder() |
The operators specified by this operator set.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorSetProto.Builder.addOperatorBuilder(int index) |
The operators specified by this operator set.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.clear() |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.clearDocString() |
A human-readable documentation for this operator.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.clearOpType() |
The name of the operator within a domain.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.clearSinceVersion() |
The version of the operator set that first introduced this
operator.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.clearStatus() |
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.clone() |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorSetProto.Builder.getOperatorBuilder(int index) |
The operators specified by this operator set.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.mergeFrom(OnnxOperators.OperatorProto other) |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.newBuilder() |
|
static OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.newBuilder(OnnxOperators.OperatorProto prototype) |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.newBuilderForType() |
|
protected OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.setDocString(String value) |
A human-readable documentation for this operator.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.setDocStringBytes(org.nd4j.shade.protobuf.ByteString value) |
A human-readable documentation for this operator.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.setOpType(String value) |
The name of the operator within a domain.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.setOpTypeBytes(org.nd4j.shade.protobuf.ByteString value) |
The name of the operator within a domain.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.setSinceVersion(long value) |
The version of the operator set that first introduced this
operator.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.setStatus(Onnx.OperatorStatus value) |
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.setStatusValue(int value) |
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.toBuilder() |
|