| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Method and Description |
|---|---|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.clear() |
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.clearSequenceType()
The type of a sequence.
|
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.Sequence.Builder.getElemTypeBuilder()
The type and optional shape of each element of the sequence.
|
OnnxMl.TypeProto.Builder |
OnnxMl.ValueInfoProto.Builder.getTypeBuilder()
This field MUST be present in this version of the IR.
|
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(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.mergeFrom(OnnxMl.TypeProto other) |
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeMapType(OnnxMl.TypeProto.Map value)
The type of a map.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeSequenceType(OnnxMl.TypeProto.Sequence value)
The type of a sequence.
|
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.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setMapType(OnnxMl.TypeProto.Map.Builder builderForValue)
The type of a map.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setMapType(OnnxMl.TypeProto.Map value)
The type of a map.
|
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.Builder builderForValue)
The type of a sequence.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setSequenceType(OnnxMl.TypeProto.Sequence value)
The type of a sequence.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setTensorType(OnnxMl.TypeProto.Tensor.Builder builderForValue)
The type of a tensor.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setTensorType(OnnxMl.TypeProto.Tensor value)
The type of a tensor.
|
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
OnnxMl.TypeProto.Sequence.Builder |
OnnxMl.TypeProto.Sequence.Builder.setElemType(OnnxMl.TypeProto.Builder builderForValue)
The type and optional shape of each element of the sequence.
|
OnnxMl.ValueInfoProto.Builder |
OnnxMl.ValueInfoProto.Builder.setType(OnnxMl.TypeProto.Builder builderForValue)
This field MUST be present in this version of the IR.
|
OnnxMl.TypeProto.Map.Builder |
OnnxMl.TypeProto.Map.Builder.setValueType(OnnxMl.TypeProto.Builder builderForValue)
This field MUST be present for this version of the IR.
|
Copyright © 2021. All rights reserved.