OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OnnxMl.TypeProto.Builder |
OnnxMl.AttributeProto.Builder.addTypeProtosBuilder() |
list of type protos
|
OnnxMl.TypeProto.Builder |
OnnxMl.AttributeProto.Builder.addTypeProtosBuilder(int index) |
list of type protos
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clear() |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clearDenotation() |
An optional denotation can be used to denote the whole
type with a standard semantic description as to what is
stored inside.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clearMapType() |
The type of a map.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clearOpaqueType() |
.onnx.TypeProto.Opaque opaque_type = 7;
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clearOptionalType() |
The type of an optional.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clearSequenceType() |
The type of a sequence.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clearSparseTensorType() |
Type of the sparse tensor
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clearTensorType() |
The type of a tensor.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clearValue() |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clone() |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Optional.Builder.getElemTypeBuilder() |
The type and optional shape of the element wrapped.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Sequence.Builder.getElemTypeBuilder() |
The type and optional shape of each element of the sequence.
|
OnnxMl.TypeProto.Builder |
OnnxMl.AttributeProto.Builder.getTpBuilder() |
Do not use field below, it's deprecated.
|
OnnxMl.TypeProto.Builder |
OnnxMl.ValueInfoProto.Builder.getTypeBuilder() |
This field MUST be present in this version of the IR for
inputs and outputs of the top-level graph.
|
OnnxMl.TypeProto.Builder |
OnnxMl.AttributeProto.Builder.getTypeProtosBuilder(int index) |
list of type protos
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Map.Builder.getValueTypeBuilder() |
This field MUST be present for this version of the IR.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeFrom(OnnxMl.TypeProto other) |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeMapType(OnnxMl.TypeProto.Map value) |
The type of a map.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeOpaqueType(OnnxMl.TypeProto.Opaque value) |
.onnx.TypeProto.Opaque opaque_type = 7;
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeOptionalType(OnnxMl.TypeProto.Optional value) |
The type of an optional.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeSequenceType(OnnxMl.TypeProto.Sequence value) |
The type of a sequence.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeSparseTensorType(OnnxMl.TypeProto.SparseTensor value) |
Type of the sparse tensor
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeTensorType(OnnxMl.TypeProto.Tensor value) |
The type of a tensor.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.newBuilder() |
|
static OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.newBuilder(OnnxMl.TypeProto prototype) |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.newBuilderForType() |
|
protected OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setDenotation(String value) |
An optional denotation can be used to denote the whole
type with a standard semantic description as to what is
stored inside.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setDenotationBytes(org.nd4j.shade.protobuf.ByteString value) |
An optional denotation can be used to denote the whole
type with a standard semantic description as to what is
stored inside.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setMapType(OnnxMl.TypeProto.Map value) |
The type of a map.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setMapType(OnnxMl.TypeProto.Map.Builder builderForValue) |
The type of a map.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setOpaqueType(OnnxMl.TypeProto.Opaque value) |
.onnx.TypeProto.Opaque opaque_type = 7;
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setOpaqueType(OnnxMl.TypeProto.Opaque.Builder builderForValue) |
.onnx.TypeProto.Opaque opaque_type = 7;
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setOptionalType(OnnxMl.TypeProto.Optional value) |
The type of an optional.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setOptionalType(OnnxMl.TypeProto.Optional.Builder builderForValue) |
The type of an optional.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setSequenceType(OnnxMl.TypeProto.Sequence value) |
The type of a sequence.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setSequenceType(OnnxMl.TypeProto.Sequence.Builder builderForValue) |
The type of a sequence.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setSparseTensorType(OnnxMl.TypeProto.SparseTensor value) |
Type of the sparse tensor
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setSparseTensorType(OnnxMl.TypeProto.SparseTensor.Builder builderForValue) |
Type of the sparse tensor
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setTensorType(OnnxMl.TypeProto.Tensor value) |
The type of a tensor.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setTensorType(OnnxMl.TypeProto.Tensor.Builder builderForValue) |
The type of a tensor.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.toBuilder() |
|