Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Onnx.TypeProto.Builder |
Onnx.AttributeProto.Builder.addTypeProtosBuilder() |
list of type protos
|
Onnx.TypeProto.Builder |
Onnx.AttributeProto.Builder.addTypeProtosBuilder(int index) |
list of type protos
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.clear() |
|
Onnx.TypeProto.Builder |
Onnx.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.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.clearMapType() |
The type of a map.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.clearOptionalType() |
The type of an optional.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.clearSequenceType() |
The type of a sequence.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.clearSparseTensorType() |
Type of the sparse tensor
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.clearTensorType() |
The type of a tensor.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.clearValue() |
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.clone() |
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Optional.Builder.getElemTypeBuilder() |
The type and optional shape of the element wrapped.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Sequence.Builder.getElemTypeBuilder() |
The type and optional shape of each element of the sequence.
|
Onnx.TypeProto.Builder |
Onnx.AttributeProto.Builder.getTpBuilder() |
Do not use field below, it's deprecated.
|
Onnx.TypeProto.Builder |
Onnx.ValueInfoProto.Builder.getTypeBuilder() |
This field MUST be present in this version of the IR for
inputs and outputs of the top-level graph.
|
Onnx.TypeProto.Builder |
Onnx.AttributeProto.Builder.getTypeProtosBuilder(int index) |
list of type protos
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Map.Builder.getValueTypeBuilder() |
This field MUST be present for this version of the IR.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.mergeFrom(Onnx.TypeProto other) |
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.mergeMapType(Onnx.TypeProto.Map value) |
The type of a map.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.mergeOptionalType(Onnx.TypeProto.Optional value) |
The type of an optional.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.mergeSequenceType(Onnx.TypeProto.Sequence value) |
The type of a sequence.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.mergeSparseTensorType(Onnx.TypeProto.SparseTensor value) |
Type of the sparse tensor
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.mergeTensorType(Onnx.TypeProto.Tensor value) |
The type of a tensor.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static Onnx.TypeProto.Builder |
Onnx.TypeProto.newBuilder() |
|
static Onnx.TypeProto.Builder |
Onnx.TypeProto.newBuilder(Onnx.TypeProto prototype) |
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.newBuilderForType() |
|
protected Onnx.TypeProto.Builder |
Onnx.TypeProto.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Onnx.TypeProto.Builder |
Onnx.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.
|
Onnx.TypeProto.Builder |
Onnx.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.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setMapType(Onnx.TypeProto.Map value) |
The type of a map.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setMapType(Onnx.TypeProto.Map.Builder builderForValue) |
The type of a map.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setOptionalType(Onnx.TypeProto.Optional value) |
The type of an optional.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setOptionalType(Onnx.TypeProto.Optional.Builder builderForValue) |
The type of an optional.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setSequenceType(Onnx.TypeProto.Sequence value) |
The type of a sequence.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setSequenceType(Onnx.TypeProto.Sequence.Builder builderForValue) |
The type of a sequence.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setSparseTensorType(Onnx.TypeProto.SparseTensor value) |
Type of the sparse tensor
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setSparseTensorType(Onnx.TypeProto.SparseTensor.Builder builderForValue) |
Type of the sparse tensor
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setTensorType(Onnx.TypeProto.Tensor value) |
The type of a tensor.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setTensorType(Onnx.TypeProto.Tensor.Builder builderForValue) |
The type of a tensor.
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
Onnx.TypeProto.Builder |
Onnx.TypeProto.toBuilder() |
|