Package | Description |
---|---|
onnx |
Modifier and Type | Method and Description |
---|---|
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.clear() |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.clearElemType()
This field MUST NOT have the value of UNDEFINED
This field MUST be present for this version of the IR.
|
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.clearShape()
.onnx.TensorShapeProto shape = 2; |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.clone() |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Builder.getTensorTypeBuilder()
The type of a tensor.
|
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.mergeFrom(OnnxMl.TypeProto.Tensor other) |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.mergeShape(OnnxMl.TensorShapeProto value)
.onnx.TensorShapeProto shape = 2; |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
static OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.newBuilder() |
static OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.newBuilder(OnnxMl.TypeProto.Tensor prototype) |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.newBuilderForType() |
protected OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.setElemType(OnnxMl.TensorProto.DataType value)
This field MUST NOT have the value of UNDEFINED
This field MUST be present for this version of the IR.
|
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.setElemTypeValue(int value)
This field MUST NOT have the value of UNDEFINED
This field MUST be present for this version of the IR.
|
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.setShape(OnnxMl.TensorShapeProto.Builder builderForValue)
.onnx.TensorShapeProto shape = 2; |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.setShape(OnnxMl.TensorShapeProto value)
.onnx.TensorShapeProto shape = 2; |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.toBuilder() |
Modifier and Type | Method and Description |
---|---|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setTensorType(OnnxMl.TypeProto.Tensor.Builder builderForValue)
The type of a tensor.
|
Copyright © 2020. All rights reserved.