Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.clear() |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.clearElemType() |
This field MUST NOT have the value of UNDEFINED
This field MUST have a valid TensorProto.DataType value
This field MUST be present for this version of the IR.
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.clearShape() |
.onnx.TensorShapeProto shape = 2;
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.clone() |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.Builder.getSparseTensorTypeBuilder() |
Type of the sparse tensor
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.mergeFrom(Onnx.TypeProto.SparseTensor other) |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.mergeShape(Onnx.TensorShapeProto value) |
.onnx.TensorShapeProto shape = 2;
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.newBuilder() |
|
static Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.newBuilder(Onnx.TypeProto.SparseTensor prototype) |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.newBuilderForType() |
|
protected Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.setElemType(int value) |
This field MUST NOT have the value of UNDEFINED
This field MUST have a valid TensorProto.DataType value
This field MUST be present for this version of the IR.
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.setShape(Onnx.TensorShapeProto value) |
.onnx.TensorShapeProto shape = 2;
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.setShape(Onnx.TensorShapeProto.Builder builderForValue) |
.onnx.TensorShapeProto shape = 2;
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
Onnx.TypeProto.SparseTensor.Builder |
Onnx.TypeProto.SparseTensor.toBuilder() |
|