| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Method and Description |
|---|---|
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.clear() |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.clearTensorType()
The type of a tensor.
|
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.clearValue() |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.clone() |
OnnxProto3.TypeProto.Builder |
OnnxProto3.ValueInfoProto.Builder.getTypeBuilder()
This field MUST be present in this version of the IR.
|
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.mergeFrom(com.github.os72.protobuf351.Message other) |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.mergeFrom(OnnxProto3.TypeProto other) |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.mergeTensorType(OnnxProto3.TypeProto.Tensor value)
The type of a tensor.
|
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
static OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.newBuilder() |
static OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.newBuilder(OnnxProto3.TypeProto prototype) |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.newBuilderForType() |
protected OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.setTensorType(OnnxProto3.TypeProto.Tensor.Builder builderForValue)
The type of a tensor.
|
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.setTensorType(OnnxProto3.TypeProto.Tensor value)
The type of a tensor.
|
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
OnnxProto3.ValueInfoProto.Builder |
OnnxProto3.ValueInfoProto.Builder.setType(OnnxProto3.TypeProto.Builder builderForValue)
This field MUST be present in this version of the IR.
|
Copyright © 2018. All rights reserved.