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