Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.clear() |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.clearKeyType() |
This field MUST have a valid TensorProto.DataType value
This field MUST be present for this version of the IR.
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.clearValueType() |
This field MUST be present for this version of the IR.
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.clone() |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Builder.getMapTypeBuilder() |
The type of a map.
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.mergeFrom(Onnx.TypeProto.Map other) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.mergeValueType(Onnx.TypeProto value) |
This field MUST be present for this version of the IR.
|
static Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.newBuilder() |
|
static Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.newBuilder(Onnx.TypeProto.Map prototype) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.newBuilderForType() |
|
protected Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.setKeyType(int value) |
This field MUST have a valid TensorProto.DataType value
This field MUST be present for this version of the IR.
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.setValueType(Onnx.TypeProto value) |
This field MUST be present for this version of the IR.
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.Builder.setValueType(Onnx.TypeProto.Builder builderForValue) |
This field MUST be present for this version of the IR.
|
Onnx.TypeProto.Map.Builder |
Onnx.TypeProto.Map.toBuilder() |
|