OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.addAllDim(Iterable<? extends OnnxMlProto3.TensorShapeProto.Dimension> values)
repeated .onnx.TensorShapeProto.Dimension dim = 1;
|
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.addDim(int index,
OnnxMlProto3.TensorShapeProto.Dimension.Builder builderForValue)
repeated .onnx.TensorShapeProto.Dimension dim = 1;
|
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.addDim(int index,
OnnxMlProto3.TensorShapeProto.Dimension value)
repeated .onnx.TensorShapeProto.Dimension dim = 1;
|
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.addDim(OnnxMlProto3.TensorShapeProto.Dimension.Builder builderForValue)
repeated .onnx.TensorShapeProto.Dimension dim = 1;
|
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.addDim(OnnxMlProto3.TensorShapeProto.Dimension value)
repeated .onnx.TensorShapeProto.Dimension dim = 1;
|
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.clear() |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.clearDim()
repeated .onnx.TensorShapeProto.Dimension dim = 1;
|
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.clone() |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TypeProto.Tensor.Builder.getShapeBuilder()
.onnx.TensorShapeProto shape = 2;
|
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.mergeFrom(com.github.os72.protobuf351.Message other) |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.mergeFrom(OnnxMlProto3.TensorShapeProto other) |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
static OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.newBuilder() |
static OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.newBuilder(OnnxMlProto3.TensorShapeProto prototype) |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.newBuilderForType() |
protected OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.removeDim(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1;
|
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.setDim(int index,
OnnxMlProto3.TensorShapeProto.Dimension.Builder builderForValue)
repeated .onnx.TensorShapeProto.Dimension dim = 1;
|
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.setDim(int index,
OnnxMlProto3.TensorShapeProto.Dimension value)
repeated .onnx.TensorShapeProto.Dimension dim = 1;
|
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.Builder.setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
OnnxMlProto3.TensorShapeProto.Builder |
OnnxMlProto3.TensorShapeProto.toBuilder() |