Package onnx
Class Onnx.SparseTensorProto.Builder
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite.Builder
-
- org.nd4j.shade.protobuf.AbstractMessage.Builder<BuilderType>
-
- org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
- onnx.Onnx.SparseTensorProto.Builder
-
- All Implemented Interfaces:
Cloneable,Onnx.SparseTensorProtoOrBuilder,org.nd4j.shade.protobuf.Message.Builder,org.nd4j.shade.protobuf.MessageLite.Builder,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder
- Enclosing class:
- Onnx.SparseTensorProto
public static final class Onnx.SparseTensorProto.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder> implements Onnx.SparseTensorProtoOrBuilder
A serialized sparse-tensor value
Protobuf typeonnx.SparseTensorProto
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Onnx.SparseTensorProto.BuilderaddAllDims(Iterable<? extends Long> values)The shape of the underlying dense-tensor: [dim_1, dim_2, ...Onnx.SparseTensorProto.BuilderaddDims(long value)The shape of the underlying dense-tensor: [dim_1, dim_2, ...Onnx.SparseTensorProto.BuilderaddRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)Onnx.SparseTensorProtobuild()Onnx.SparseTensorProtobuildPartial()Onnx.SparseTensorProto.Builderclear()Onnx.SparseTensorProto.BuilderclearDims()The shape of the underlying dense-tensor: [dim_1, dim_2, ...Onnx.SparseTensorProto.BuilderclearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)Onnx.SparseTensorProto.BuilderclearIndices()The indices of the non-default values, which may be stored in one of two formats.Onnx.SparseTensorProto.BuilderclearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)Onnx.SparseTensorProto.BuilderclearValues()The sequence of non-default values are encoded as a tensor of shape [NNZ].Onnx.SparseTensorProto.Builderclone()Onnx.SparseTensorProtogetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetDims(int index)The shape of the underlying dense-tensor: [dim_1, dim_2, ...intgetDimsCount()The shape of the underlying dense-tensor: [dim_1, dim_2, ...List<Long>getDimsList()The shape of the underlying dense-tensor: [dim_1, dim_2, ...Onnx.TensorProtogetIndices()The indices of the non-default values, which may be stored in one of two formats.Onnx.TensorProto.BuildergetIndicesBuilder()The indices of the non-default values, which may be stored in one of two formats.Onnx.TensorProtoOrBuildergetIndicesOrBuilder()The indices of the non-default values, which may be stored in one of two formats.Onnx.TensorProtogetValues()The sequence of non-default values are encoded as a tensor of shape [NNZ].Onnx.TensorProto.BuildergetValuesBuilder()The sequence of non-default values are encoded as a tensor of shape [NNZ].Onnx.TensorProtoOrBuildergetValuesOrBuilder()The sequence of non-default values are encoded as a tensor of shape [NNZ].booleanhasIndices()The indices of the non-default values, which may be stored in one of two formats.booleanhasValues()The sequence of non-default values are encoded as a tensor of shape [NNZ].protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Onnx.SparseTensorProto.BuildermergeFrom(Onnx.SparseTensorProto other)Onnx.SparseTensorProto.BuildermergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Onnx.SparseTensorProto.BuildermergeFrom(org.nd4j.shade.protobuf.Message other)Onnx.SparseTensorProto.BuildermergeIndices(Onnx.TensorProto value)The indices of the non-default values, which may be stored in one of two formats.Onnx.SparseTensorProto.BuildermergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)Onnx.SparseTensorProto.BuildermergeValues(Onnx.TensorProto value)The sequence of non-default values are encoded as a tensor of shape [NNZ].Onnx.SparseTensorProto.BuildersetDims(int index, long value)The shape of the underlying dense-tensor: [dim_1, dim_2, ...Onnx.SparseTensorProto.BuildersetField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)Onnx.SparseTensorProto.BuildersetIndices(Onnx.TensorProto value)The indices of the non-default values, which may be stored in one of two formats.Onnx.SparseTensorProto.BuildersetIndices(Onnx.TensorProto.Builder builderForValue)The indices of the non-default values, which may be stored in one of two formats.Onnx.SparseTensorProto.BuildersetRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Onnx.SparseTensorProto.BuildersetUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)Onnx.SparseTensorProto.BuildersetValues(Onnx.TensorProto value)The sequence of non-default values are encoded as a tensor of shape [NNZ].Onnx.SparseTensorProto.BuildersetValues(Onnx.TensorProto.Builder builderForValue)The sequence of non-default values are encoded as a tensor of shape [NNZ].-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
clear
public Onnx.SparseTensorProto.Builder clear()
- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clearin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
getDescriptorForType
public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
getDefaultInstanceForType
public Onnx.SparseTensorProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
build
public Onnx.SparseTensorProto build()
- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
buildPartial
public Onnx.SparseTensorProto buildPartial()
- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
clone
public Onnx.SparseTensorProto.Builder clone()
- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clonein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
setField
public Onnx.SparseTensorProto.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
clearField
public Onnx.SparseTensorProto.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
clearOneof
public Onnx.SparseTensorProto.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearOneofin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
setRepeatedField
public Onnx.SparseTensorProto.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
addRepeatedField
public Onnx.SparseTensorProto.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
mergeFrom
public Onnx.SparseTensorProto.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<Onnx.SparseTensorProto.Builder>
-
mergeFrom
public Onnx.SparseTensorProto.Builder mergeFrom(Onnx.SparseTensorProto other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
mergeFrom
public Onnx.SparseTensorProto.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<Onnx.SparseTensorProto.Builder>- Throws:
IOException
-
hasValues
public boolean hasValues()
The sequence of non-default values are encoded as a tensor of shape [NNZ]. The default-value is zero for numeric tensors, and empty-string for string tensors. values must have a non-empty name present which serves as a name for SparseTensorProto when used in sparse_initializer list.
.onnx.TensorProto values = 1;- Specified by:
hasValuesin interfaceOnnx.SparseTensorProtoOrBuilder- Returns:
- Whether the values field is set.
-
getValues
public Onnx.TensorProto getValues()
The sequence of non-default values are encoded as a tensor of shape [NNZ]. The default-value is zero for numeric tensors, and empty-string for string tensors. values must have a non-empty name present which serves as a name for SparseTensorProto when used in sparse_initializer list.
.onnx.TensorProto values = 1;- Specified by:
getValuesin interfaceOnnx.SparseTensorProtoOrBuilder- Returns:
- The values.
-
setValues
public Onnx.SparseTensorProto.Builder setValues(Onnx.TensorProto value)
The sequence of non-default values are encoded as a tensor of shape [NNZ]. The default-value is zero for numeric tensors, and empty-string for string tensors. values must have a non-empty name present which serves as a name for SparseTensorProto when used in sparse_initializer list.
.onnx.TensorProto values = 1;
-
setValues
public Onnx.SparseTensorProto.Builder setValues(Onnx.TensorProto.Builder builderForValue)
The sequence of non-default values are encoded as a tensor of shape [NNZ]. The default-value is zero for numeric tensors, and empty-string for string tensors. values must have a non-empty name present which serves as a name for SparseTensorProto when used in sparse_initializer list.
.onnx.TensorProto values = 1;
-
mergeValues
public Onnx.SparseTensorProto.Builder mergeValues(Onnx.TensorProto value)
The sequence of non-default values are encoded as a tensor of shape [NNZ]. The default-value is zero for numeric tensors, and empty-string for string tensors. values must have a non-empty name present which serves as a name for SparseTensorProto when used in sparse_initializer list.
.onnx.TensorProto values = 1;
-
clearValues
public Onnx.SparseTensorProto.Builder clearValues()
The sequence of non-default values are encoded as a tensor of shape [NNZ]. The default-value is zero for numeric tensors, and empty-string for string tensors. values must have a non-empty name present which serves as a name for SparseTensorProto when used in sparse_initializer list.
.onnx.TensorProto values = 1;
-
getValuesBuilder
public Onnx.TensorProto.Builder getValuesBuilder()
The sequence of non-default values are encoded as a tensor of shape [NNZ]. The default-value is zero for numeric tensors, and empty-string for string tensors. values must have a non-empty name present which serves as a name for SparseTensorProto when used in sparse_initializer list.
.onnx.TensorProto values = 1;
-
getValuesOrBuilder
public Onnx.TensorProtoOrBuilder getValuesOrBuilder()
The sequence of non-default values are encoded as a tensor of shape [NNZ]. The default-value is zero for numeric tensors, and empty-string for string tensors. values must have a non-empty name present which serves as a name for SparseTensorProto when used in sparse_initializer list.
.onnx.TensorProto values = 1;- Specified by:
getValuesOrBuilderin interfaceOnnx.SparseTensorProtoOrBuilder
-
hasIndices
public boolean hasIndices()
The indices of the non-default values, which may be stored in one of two formats. (a) Indices can be a tensor of shape [NNZ, rank] with the [i,j]-th value corresponding to the j-th index of the i-th value (in the values tensor). (b) Indices can be a tensor of shape [NNZ], in which case the i-th value must be the linearized-index of the i-th value (in the values tensor). The linearized-index can be converted into an index tuple (k_1,...,k_rank) using the shape provided below. The indices must appear in ascending order without duplication. In the first format, the ordering is lexicographic-ordering: e.g., index-value [1,4] must appear before [2,1]
.onnx.TensorProto indices = 2;- Specified by:
hasIndicesin interfaceOnnx.SparseTensorProtoOrBuilder- Returns:
- Whether the indices field is set.
-
getIndices
public Onnx.TensorProto getIndices()
The indices of the non-default values, which may be stored in one of two formats. (a) Indices can be a tensor of shape [NNZ, rank] with the [i,j]-th value corresponding to the j-th index of the i-th value (in the values tensor). (b) Indices can be a tensor of shape [NNZ], in which case the i-th value must be the linearized-index of the i-th value (in the values tensor). The linearized-index can be converted into an index tuple (k_1,...,k_rank) using the shape provided below. The indices must appear in ascending order without duplication. In the first format, the ordering is lexicographic-ordering: e.g., index-value [1,4] must appear before [2,1]
.onnx.TensorProto indices = 2;- Specified by:
getIndicesin interfaceOnnx.SparseTensorProtoOrBuilder- Returns:
- The indices.
-
setIndices
public Onnx.SparseTensorProto.Builder setIndices(Onnx.TensorProto value)
The indices of the non-default values, which may be stored in one of two formats. (a) Indices can be a tensor of shape [NNZ, rank] with the [i,j]-th value corresponding to the j-th index of the i-th value (in the values tensor). (b) Indices can be a tensor of shape [NNZ], in which case the i-th value must be the linearized-index of the i-th value (in the values tensor). The linearized-index can be converted into an index tuple (k_1,...,k_rank) using the shape provided below. The indices must appear in ascending order without duplication. In the first format, the ordering is lexicographic-ordering: e.g., index-value [1,4] must appear before [2,1]
.onnx.TensorProto indices = 2;
-
setIndices
public Onnx.SparseTensorProto.Builder setIndices(Onnx.TensorProto.Builder builderForValue)
The indices of the non-default values, which may be stored in one of two formats. (a) Indices can be a tensor of shape [NNZ, rank] with the [i,j]-th value corresponding to the j-th index of the i-th value (in the values tensor). (b) Indices can be a tensor of shape [NNZ], in which case the i-th value must be the linearized-index of the i-th value (in the values tensor). The linearized-index can be converted into an index tuple (k_1,...,k_rank) using the shape provided below. The indices must appear in ascending order without duplication. In the first format, the ordering is lexicographic-ordering: e.g., index-value [1,4] must appear before [2,1]
.onnx.TensorProto indices = 2;
-
mergeIndices
public Onnx.SparseTensorProto.Builder mergeIndices(Onnx.TensorProto value)
The indices of the non-default values, which may be stored in one of two formats. (a) Indices can be a tensor of shape [NNZ, rank] with the [i,j]-th value corresponding to the j-th index of the i-th value (in the values tensor). (b) Indices can be a tensor of shape [NNZ], in which case the i-th value must be the linearized-index of the i-th value (in the values tensor). The linearized-index can be converted into an index tuple (k_1,...,k_rank) using the shape provided below. The indices must appear in ascending order without duplication. In the first format, the ordering is lexicographic-ordering: e.g., index-value [1,4] must appear before [2,1]
.onnx.TensorProto indices = 2;
-
clearIndices
public Onnx.SparseTensorProto.Builder clearIndices()
The indices of the non-default values, which may be stored in one of two formats. (a) Indices can be a tensor of shape [NNZ, rank] with the [i,j]-th value corresponding to the j-th index of the i-th value (in the values tensor). (b) Indices can be a tensor of shape [NNZ], in which case the i-th value must be the linearized-index of the i-th value (in the values tensor). The linearized-index can be converted into an index tuple (k_1,...,k_rank) using the shape provided below. The indices must appear in ascending order without duplication. In the first format, the ordering is lexicographic-ordering: e.g., index-value [1,4] must appear before [2,1]
.onnx.TensorProto indices = 2;
-
getIndicesBuilder
public Onnx.TensorProto.Builder getIndicesBuilder()
The indices of the non-default values, which may be stored in one of two formats. (a) Indices can be a tensor of shape [NNZ, rank] with the [i,j]-th value corresponding to the j-th index of the i-th value (in the values tensor). (b) Indices can be a tensor of shape [NNZ], in which case the i-th value must be the linearized-index of the i-th value (in the values tensor). The linearized-index can be converted into an index tuple (k_1,...,k_rank) using the shape provided below. The indices must appear in ascending order without duplication. In the first format, the ordering is lexicographic-ordering: e.g., index-value [1,4] must appear before [2,1]
.onnx.TensorProto indices = 2;
-
getIndicesOrBuilder
public Onnx.TensorProtoOrBuilder getIndicesOrBuilder()
The indices of the non-default values, which may be stored in one of two formats. (a) Indices can be a tensor of shape [NNZ, rank] with the [i,j]-th value corresponding to the j-th index of the i-th value (in the values tensor). (b) Indices can be a tensor of shape [NNZ], in which case the i-th value must be the linearized-index of the i-th value (in the values tensor). The linearized-index can be converted into an index tuple (k_1,...,k_rank) using the shape provided below. The indices must appear in ascending order without duplication. In the first format, the ordering is lexicographic-ordering: e.g., index-value [1,4] must appear before [2,1]
.onnx.TensorProto indices = 2;- Specified by:
getIndicesOrBuilderin interfaceOnnx.SparseTensorProtoOrBuilder
-
getDimsList
public List<Long> getDimsList()
The shape of the underlying dense-tensor: [dim_1, dim_2, ... dim_rank]
repeated int64 dims = 3;- Specified by:
getDimsListin interfaceOnnx.SparseTensorProtoOrBuilder- Returns:
- A list containing the dims.
-
getDimsCount
public int getDimsCount()
The shape of the underlying dense-tensor: [dim_1, dim_2, ... dim_rank]
repeated int64 dims = 3;- Specified by:
getDimsCountin interfaceOnnx.SparseTensorProtoOrBuilder- Returns:
- The count of dims.
-
getDims
public long getDims(int index)
The shape of the underlying dense-tensor: [dim_1, dim_2, ... dim_rank]
repeated int64 dims = 3;- Specified by:
getDimsin interfaceOnnx.SparseTensorProtoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The dims at the given index.
-
setDims
public Onnx.SparseTensorProto.Builder setDims(int index, long value)
The shape of the underlying dense-tensor: [dim_1, dim_2, ... dim_rank]
repeated int64 dims = 3;- Parameters:
index- The index to set the value at.value- The dims to set.- Returns:
- This builder for chaining.
-
addDims
public Onnx.SparseTensorProto.Builder addDims(long value)
The shape of the underlying dense-tensor: [dim_1, dim_2, ... dim_rank]
repeated int64 dims = 3;- Parameters:
value- The dims to add.- Returns:
- This builder for chaining.
-
addAllDims
public Onnx.SparseTensorProto.Builder addAllDims(Iterable<? extends Long> values)
The shape of the underlying dense-tensor: [dim_1, dim_2, ... dim_rank]
repeated int64 dims = 3;- Parameters:
values- The dims to add.- Returns:
- This builder for chaining.
-
clearDims
public Onnx.SparseTensorProto.Builder clearDims()
The shape of the underlying dense-tensor: [dim_1, dim_2, ... dim_rank]
repeated int64 dims = 3;- Returns:
- This builder for chaining.
-
setUnknownFields
public final Onnx.SparseTensorProto.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
mergeUnknownFields
public final Onnx.SparseTensorProto.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<Onnx.SparseTensorProto.Builder>
-
-