OnnxMl.ValueInfoProto.Builder |
OnnxMl.GraphProto.Builder.addInputBuilder() |
The inputs and outputs of the graph.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.GraphProto.Builder.addInputBuilder(int index) |
The inputs and outputs of the graph.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.GraphProto.Builder.addOutputBuilder() |
repeated .onnx.ValueInfoProto output = 12;
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.GraphProto.Builder.addOutputBuilder(int index) |
repeated .onnx.ValueInfoProto output = 12;
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.GraphProto.Builder.addValueInfoBuilder() |
Information for the values in the graph.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.GraphProto.Builder.addValueInfoBuilder(int index) |
Information for the values in the graph.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.clear() |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.clearDocString() |
A human-readable documentation for this value.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.clearName() |
This field MUST be present in this version of the IR.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.clearType() |
This field MUST be present in this version of the IR for
inputs and outputs of the top-level graph.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.clone() |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.GraphProto.Builder.getInputBuilder(int index) |
The inputs and outputs of the graph.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.GraphProto.Builder.getOutputBuilder(int index) |
repeated .onnx.ValueInfoProto output = 12;
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.GraphProto.Builder.getValueInfoBuilder(int index) |
Information for the values in the graph.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.mergeFrom(OnnxMl.ValueInfoProto other) |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.mergeType(OnnxMl.TypeProto value) |
This field MUST be present in this version of the IR for
inputs and outputs of the top-level graph.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.newBuilder() |
|
static OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.newBuilder(OnnxMl.ValueInfoProto prototype) |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.newBuilderForType() |
|
protected OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.setDocString(String value) |
A human-readable documentation for this value.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.setDocStringBytes(org.nd4j.shade.protobuf.ByteString value) |
A human-readable documentation for this value.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.setName(String value) |
This field MUST be present in this version of the IR.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.setNameBytes(org.nd4j.shade.protobuf.ByteString value) |
This field MUST be present in this version of the IR.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.setType(OnnxMl.TypeProto value) |
This field MUST be present in this version of the IR for
inputs and outputs of the top-level graph.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.setType(OnnxMl.TypeProto.Builder builderForValue) |
This field MUST be present in this version of the IR for
inputs and outputs of the top-level graph.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.toBuilder() |
|