public static final class OnnxMlProto3.TensorShapeProto.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder> implements OnnxMlProto3.TensorShapeProtoOrBuilder
Defines a tensor shape. A dimension can be either an integer value or a symbolic variable. A symbolic variable represents an unknown dimension.Protobuf type
onnx.TensorShapeProto| Modifier and Type | Method and Description |
|---|---|
OnnxMlProto3.TensorShapeProto.Builder |
addAllDim(Iterable<? extends OnnxMlProto3.TensorShapeProto.Dimension> values)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Builder |
addDim(int index,
OnnxMlProto3.TensorShapeProto.Dimension.Builder builderForValue)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Builder |
addDim(int index,
OnnxMlProto3.TensorShapeProto.Dimension value)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Builder |
addDim(OnnxMlProto3.TensorShapeProto.Dimension.Builder builderForValue)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Builder |
addDim(OnnxMlProto3.TensorShapeProto.Dimension value)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Dimension.Builder |
addDimBuilder()
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Dimension.Builder |
addDimBuilder(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxMlProto3.TensorShapeProto |
build() |
OnnxMlProto3.TensorShapeProto |
buildPartial() |
OnnxMlProto3.TensorShapeProto.Builder |
clear() |
OnnxMlProto3.TensorShapeProto.Builder |
clearDim()
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
OnnxMlProto3.TensorShapeProto.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
OnnxMlProto3.TensorShapeProto.Builder |
clone() |
OnnxMlProto3.TensorShapeProto |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
OnnxMlProto3.TensorShapeProto.Dimension |
getDim(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Dimension.Builder |
getDimBuilder(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
List<OnnxMlProto3.TensorShapeProto.Dimension.Builder> |
getDimBuilderList()
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
int |
getDimCount()
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
List<OnnxMlProto3.TensorShapeProto.Dimension> |
getDimList()
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.DimensionOrBuilder |
getDimOrBuilder(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
List<? extends OnnxMlProto3.TensorShapeProto.DimensionOrBuilder> |
getDimOrBuilderList()
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OnnxMlProto3.TensorShapeProto.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
OnnxMlProto3.TensorShapeProto.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
OnnxMlProto3.TensorShapeProto.Builder |
mergeFrom(OnnxMlProto3.TensorShapeProto other) |
OnnxMlProto3.TensorShapeProto.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
OnnxMlProto3.TensorShapeProto.Builder |
removeDim(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Builder |
setDim(int index,
OnnxMlProto3.TensorShapeProto.Dimension.Builder builderForValue)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Builder |
setDim(int index,
OnnxMlProto3.TensorShapeProto.Dimension value)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxMlProto3.TensorShapeProto.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxMlProto3.TensorShapeProto.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
OnnxMlProto3.TensorShapeProto.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>public OnnxMlProto3.TensorShapeProto.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>public OnnxMlProto3.TensorShapeProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic OnnxMlProto3.TensorShapeProto build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic OnnxMlProto3.TensorShapeProto buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic OnnxMlProto3.TensorShapeProto.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>public OnnxMlProto3.TensorShapeProto.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>public OnnxMlProto3.TensorShapeProto.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>public OnnxMlProto3.TensorShapeProto.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>public OnnxMlProto3.TensorShapeProto.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>public OnnxMlProto3.TensorShapeProto.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>public OnnxMlProto3.TensorShapeProto.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<OnnxMlProto3.TensorShapeProto.Builder>public OnnxMlProto3.TensorShapeProto.Builder mergeFrom(OnnxMlProto3.TensorShapeProto other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>public OnnxMlProto3.TensorShapeProto.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<OnnxMlProto3.TensorShapeProto.Builder>IOExceptionpublic List<OnnxMlProto3.TensorShapeProto.Dimension> getDimList()
repeated .onnx.TensorShapeProto.Dimension dim = 1;getDimList in interface OnnxMlProto3.TensorShapeProtoOrBuilderpublic int getDimCount()
repeated .onnx.TensorShapeProto.Dimension dim = 1;getDimCount in interface OnnxMlProto3.TensorShapeProtoOrBuilderpublic OnnxMlProto3.TensorShapeProto.Dimension getDim(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1;getDim in interface OnnxMlProto3.TensorShapeProtoOrBuilderpublic OnnxMlProto3.TensorShapeProto.Builder setDim(int index, OnnxMlProto3.TensorShapeProto.Dimension value)
repeated .onnx.TensorShapeProto.Dimension dim = 1;public OnnxMlProto3.TensorShapeProto.Builder setDim(int index, OnnxMlProto3.TensorShapeProto.Dimension.Builder builderForValue)
repeated .onnx.TensorShapeProto.Dimension dim = 1;public OnnxMlProto3.TensorShapeProto.Builder addDim(OnnxMlProto3.TensorShapeProto.Dimension value)
repeated .onnx.TensorShapeProto.Dimension dim = 1;public OnnxMlProto3.TensorShapeProto.Builder addDim(int index, OnnxMlProto3.TensorShapeProto.Dimension value)
repeated .onnx.TensorShapeProto.Dimension dim = 1;public OnnxMlProto3.TensorShapeProto.Builder addDim(OnnxMlProto3.TensorShapeProto.Dimension.Builder builderForValue)
repeated .onnx.TensorShapeProto.Dimension dim = 1;public OnnxMlProto3.TensorShapeProto.Builder addDim(int index, OnnxMlProto3.TensorShapeProto.Dimension.Builder builderForValue)
repeated .onnx.TensorShapeProto.Dimension dim = 1;public OnnxMlProto3.TensorShapeProto.Builder addAllDim(Iterable<? extends OnnxMlProto3.TensorShapeProto.Dimension> values)
repeated .onnx.TensorShapeProto.Dimension dim = 1;public OnnxMlProto3.TensorShapeProto.Builder clearDim()
repeated .onnx.TensorShapeProto.Dimension dim = 1;public OnnxMlProto3.TensorShapeProto.Builder removeDim(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1;public OnnxMlProto3.TensorShapeProto.Dimension.Builder getDimBuilder(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1;public OnnxMlProto3.TensorShapeProto.DimensionOrBuilder getDimOrBuilder(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1;getDimOrBuilder in interface OnnxMlProto3.TensorShapeProtoOrBuilderpublic List<? extends OnnxMlProto3.TensorShapeProto.DimensionOrBuilder> getDimOrBuilderList()
repeated .onnx.TensorShapeProto.Dimension dim = 1;getDimOrBuilderList in interface OnnxMlProto3.TensorShapeProtoOrBuilderpublic OnnxMlProto3.TensorShapeProto.Dimension.Builder addDimBuilder()
repeated .onnx.TensorShapeProto.Dimension dim = 1;public OnnxMlProto3.TensorShapeProto.Dimension.Builder addDimBuilder(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1;public List<OnnxMlProto3.TensorShapeProto.Dimension.Builder> getDimBuilderList()
repeated .onnx.TensorShapeProto.Dimension dim = 1;public final OnnxMlProto3.TensorShapeProto.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>public final OnnxMlProto3.TensorShapeProto.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<OnnxMlProto3.TensorShapeProto.Builder>Copyright © 2018. All rights reserved.