public static final class OnnxMl.TensorShapeProto.Dimension.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder> implements OnnxMl.TensorShapeProto.DimensionOrBuilder
onnx.TensorShapeProto.Dimension| Modifier and Type | Method and Description |
|---|---|
OnnxMl.TensorShapeProto.Dimension.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
OnnxMl.TensorShapeProto.Dimension |
build() |
OnnxMl.TensorShapeProto.Dimension |
buildPartial() |
OnnxMl.TensorShapeProto.Dimension.Builder |
clear() |
OnnxMl.TensorShapeProto.Dimension.Builder |
clearDenotation()
Standard denotation can optionally be used to denote tensor
dimensions with standard semantic descriptions to ensure
that operations are applied to the correct axis of a tensor.
|
OnnxMl.TensorShapeProto.Dimension.Builder |
clearDimParam()
namespace Shape
|
OnnxMl.TensorShapeProto.Dimension.Builder |
clearDimValue()
int64 dim_value = 1; |
OnnxMl.TensorShapeProto.Dimension.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OnnxMl.TensorShapeProto.Dimension.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OnnxMl.TensorShapeProto.Dimension.Builder |
clearValue() |
OnnxMl.TensorShapeProto.Dimension.Builder |
clone() |
OnnxMl.TensorShapeProto.Dimension |
getDefaultInstanceForType() |
java.lang.String |
getDenotation()
Standard denotation can optionally be used to denote tensor
dimensions with standard semantic descriptions to ensure
that operations are applied to the correct axis of a tensor.
|
com.google.protobuf.ByteString |
getDenotationBytes()
Standard denotation can optionally be used to denote tensor
dimensions with standard semantic descriptions to ensure
that operations are applied to the correct axis of a tensor.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getDimParam()
namespace Shape
|
com.google.protobuf.ByteString |
getDimParamBytes()
namespace Shape
|
long |
getDimValue()
int64 dim_value = 1; |
OnnxMl.TensorShapeProto.Dimension.ValueCase |
getValueCase() |
boolean |
hasDenotation()
Standard denotation can optionally be used to denote tensor
dimensions with standard semantic descriptions to ensure
that operations are applied to the correct axis of a tensor.
|
boolean |
hasDimParam()
namespace Shape
|
boolean |
hasDimValue()
int64 dim_value = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OnnxMl.TensorShapeProto.Dimension.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OnnxMl.TensorShapeProto.Dimension.Builder |
mergeFrom(com.google.protobuf.Message other) |
OnnxMl.TensorShapeProto.Dimension.Builder |
mergeFrom(OnnxMl.TensorShapeProto.Dimension other) |
OnnxMl.TensorShapeProto.Dimension.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OnnxMl.TensorShapeProto.Dimension.Builder |
setDenotation(java.lang.String value)
Standard denotation can optionally be used to denote tensor
dimensions with standard semantic descriptions to ensure
that operations are applied to the correct axis of a tensor.
|
OnnxMl.TensorShapeProto.Dimension.Builder |
setDenotationBytes(com.google.protobuf.ByteString value)
Standard denotation can optionally be used to denote tensor
dimensions with standard semantic descriptions to ensure
that operations are applied to the correct axis of a tensor.
|
OnnxMl.TensorShapeProto.Dimension.Builder |
setDimParam(java.lang.String value)
namespace Shape
|
OnnxMl.TensorShapeProto.Dimension.Builder |
setDimParamBytes(com.google.protobuf.ByteString value)
namespace Shape
|
OnnxMl.TensorShapeProto.Dimension.Builder |
setDimValue(long value)
int64 dim_value = 1; |
OnnxMl.TensorShapeProto.Dimension.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
OnnxMl.TensorShapeProto.Dimension.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
OnnxMl.TensorShapeProto.Dimension.Builder |
setUnknownFields(com.google.protobuf.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.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public OnnxMl.TensorShapeProto.Dimension.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public OnnxMl.TensorShapeProto.Dimension getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OnnxMl.TensorShapeProto.Dimension build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OnnxMl.TensorShapeProto.Dimension buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OnnxMl.TensorShapeProto.Dimension.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public OnnxMl.TensorShapeProto.Dimension.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public OnnxMl.TensorShapeProto.Dimension.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public OnnxMl.TensorShapeProto.Dimension.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public OnnxMl.TensorShapeProto.Dimension.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public OnnxMl.TensorShapeProto.Dimension.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public OnnxMl.TensorShapeProto.Dimension.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public OnnxMl.TensorShapeProto.Dimension.Builder mergeFrom(OnnxMl.TensorShapeProto.Dimension other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public OnnxMl.TensorShapeProto.Dimension.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>java.io.IOExceptionpublic OnnxMl.TensorShapeProto.Dimension.ValueCase getValueCase()
getValueCase in interface OnnxMl.TensorShapeProto.DimensionOrBuilderpublic OnnxMl.TensorShapeProto.Dimension.Builder clearValue()
public boolean hasDimValue()
int64 dim_value = 1;hasDimValue in interface OnnxMl.TensorShapeProto.DimensionOrBuilderpublic long getDimValue()
int64 dim_value = 1;getDimValue in interface OnnxMl.TensorShapeProto.DimensionOrBuilderpublic OnnxMl.TensorShapeProto.Dimension.Builder setDimValue(long value)
int64 dim_value = 1;value - The dimValue to set.public OnnxMl.TensorShapeProto.Dimension.Builder clearDimValue()
int64 dim_value = 1;public boolean hasDimParam()
namespace Shape
string dim_param = 2;hasDimParam in interface OnnxMl.TensorShapeProto.DimensionOrBuilderpublic java.lang.String getDimParam()
namespace Shape
string dim_param = 2;getDimParam in interface OnnxMl.TensorShapeProto.DimensionOrBuilderpublic com.google.protobuf.ByteString getDimParamBytes()
namespace Shape
string dim_param = 2;getDimParamBytes in interface OnnxMl.TensorShapeProto.DimensionOrBuilderpublic OnnxMl.TensorShapeProto.Dimension.Builder setDimParam(java.lang.String value)
namespace Shape
string dim_param = 2;value - The dimParam to set.public OnnxMl.TensorShapeProto.Dimension.Builder clearDimParam()
namespace Shape
string dim_param = 2;public OnnxMl.TensorShapeProto.Dimension.Builder setDimParamBytes(com.google.protobuf.ByteString value)
namespace Shape
string dim_param = 2;value - The bytes for dimParam to set.public boolean hasDenotation()
Standard denotation can optionally be used to denote tensor dimensions with standard semantic descriptions to ensure that operations are applied to the correct axis of a tensor. Refer to https://github.com/onnx/onnx/blob/master/docs/DimensionDenotation.md#denotation-definition for pre-defined dimension denotations.
optional string denotation = 3;hasDenotation in interface OnnxMl.TensorShapeProto.DimensionOrBuilderpublic java.lang.String getDenotation()
Standard denotation can optionally be used to denote tensor dimensions with standard semantic descriptions to ensure that operations are applied to the correct axis of a tensor. Refer to https://github.com/onnx/onnx/blob/master/docs/DimensionDenotation.md#denotation-definition for pre-defined dimension denotations.
optional string denotation = 3;getDenotation in interface OnnxMl.TensorShapeProto.DimensionOrBuilderpublic com.google.protobuf.ByteString getDenotationBytes()
Standard denotation can optionally be used to denote tensor dimensions with standard semantic descriptions to ensure that operations are applied to the correct axis of a tensor. Refer to https://github.com/onnx/onnx/blob/master/docs/DimensionDenotation.md#denotation-definition for pre-defined dimension denotations.
optional string denotation = 3;getDenotationBytes in interface OnnxMl.TensorShapeProto.DimensionOrBuilderpublic OnnxMl.TensorShapeProto.Dimension.Builder setDenotation(java.lang.String value)
Standard denotation can optionally be used to denote tensor dimensions with standard semantic descriptions to ensure that operations are applied to the correct axis of a tensor. Refer to https://github.com/onnx/onnx/blob/master/docs/DimensionDenotation.md#denotation-definition for pre-defined dimension denotations.
optional string denotation = 3;value - The denotation to set.public OnnxMl.TensorShapeProto.Dimension.Builder clearDenotation()
Standard denotation can optionally be used to denote tensor dimensions with standard semantic descriptions to ensure that operations are applied to the correct axis of a tensor. Refer to https://github.com/onnx/onnx/blob/master/docs/DimensionDenotation.md#denotation-definition for pre-defined dimension denotations.
optional string denotation = 3;public OnnxMl.TensorShapeProto.Dimension.Builder setDenotationBytes(com.google.protobuf.ByteString value)
Standard denotation can optionally be used to denote tensor dimensions with standard semantic descriptions to ensure that operations are applied to the correct axis of a tensor. Refer to https://github.com/onnx/onnx/blob/master/docs/DimensionDenotation.md#denotation-definition for pre-defined dimension denotations.
optional string denotation = 3;value - The bytes for denotation to set.public final OnnxMl.TensorShapeProto.Dimension.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>public final OnnxMl.TensorShapeProto.Dimension.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Dimension.Builder>