| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Method and Description |
|---|---|
OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.Builder.build() |
OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.Builder.buildPartial() |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.getDefaultInstance() |
OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.getDefaultInstanceForType() |
OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.Builder.getDefaultInstanceForType() |
OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.SequenceOrBuilder.getElemType()
The type and optional shape of each element of the sequence.
|
OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.Sequence.getElemType()
The type and optional shape of each element of the sequence.
|
OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.Sequence.Builder.getElemType()
The type and optional shape of each element of the sequence.
|
OnnxMlProto3.TypeProto |
OnnxMlProto3.ValueInfoProtoOrBuilder.getType()
This field MUST be present in this version of the IR.
|
OnnxMlProto3.TypeProto |
OnnxMlProto3.ValueInfoProto.getType()
This field MUST be present in this version of the IR.
|
OnnxMlProto3.TypeProto |
OnnxMlProto3.ValueInfoProto.Builder.getType()
This field MUST be present in this version of the IR.
|
OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.MapOrBuilder.getValueType()
This field MUST be present for this version of the IR.
|
OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.Map.getValueType()
This field MUST be present for this version of the IR.
|
OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.Map.Builder.getValueType()
This field MUST be present for this version of the IR.
|
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseDelimitedFrom(InputStream input) |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseDelimitedFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseFrom(byte[] data) |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseFrom(byte[] data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseFrom(ByteBuffer data) |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseFrom(ByteBuffer data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseFrom(com.github.os72.protobuf351.ByteString data) |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseFrom(com.github.os72.protobuf351.ByteString data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseFrom(com.github.os72.protobuf351.CodedInputStream input) |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseFrom(InputStream input) |
static OnnxMlProto3.TypeProto |
OnnxMlProto3.TypeProto.parseFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.github.os72.protobuf351.Parser<OnnxMlProto3.TypeProto> |
OnnxMlProto3.TypeProto.getParserForType() |
static com.github.os72.protobuf351.Parser<OnnxMlProto3.TypeProto> |
OnnxMlProto3.TypeProto.parser() |
| Modifier and Type | Method and Description |
|---|---|
OnnxMlProto3.TypeProto.Sequence.Builder |
OnnxMlProto3.TypeProto.Sequence.Builder.mergeElemType(OnnxMlProto3.TypeProto value)
The type and optional shape of each element of the sequence.
|
OnnxMlProto3.TypeProto.Builder |
OnnxMlProto3.TypeProto.Builder.mergeFrom(OnnxMlProto3.TypeProto other) |
OnnxMlProto3.ValueInfoProto.Builder |
OnnxMlProto3.ValueInfoProto.Builder.mergeType(OnnxMlProto3.TypeProto value)
This field MUST be present in this version of the IR.
|
OnnxMlProto3.TypeProto.Map.Builder |
OnnxMlProto3.TypeProto.Map.Builder.mergeValueType(OnnxMlProto3.TypeProto value)
This field MUST be present for this version of the IR.
|
static OnnxMlProto3.TypeProto.Builder |
OnnxMlProto3.TypeProto.newBuilder(OnnxMlProto3.TypeProto prototype) |
OnnxMlProto3.TypeProto.Sequence.Builder |
OnnxMlProto3.TypeProto.Sequence.Builder.setElemType(OnnxMlProto3.TypeProto value)
The type and optional shape of each element of the sequence.
|
OnnxMlProto3.ValueInfoProto.Builder |
OnnxMlProto3.ValueInfoProto.Builder.setType(OnnxMlProto3.TypeProto value)
This field MUST be present in this version of the IR.
|
OnnxMlProto3.TypeProto.Map.Builder |
OnnxMlProto3.TypeProto.Map.Builder.setValueType(OnnxMlProto3.TypeProto value)
This field MUST be present for this version of the IR.
|
Copyright © 2018. All rights reserved.