| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Method and Description |
|---|---|
OnnxProto3.TypeProto |
OnnxProto3.TypeProto.Builder.build() |
OnnxProto3.TypeProto |
OnnxProto3.TypeProto.Builder.buildPartial() |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.getDefaultInstance() |
OnnxProto3.TypeProto |
OnnxProto3.TypeProto.getDefaultInstanceForType() |
OnnxProto3.TypeProto |
OnnxProto3.TypeProto.Builder.getDefaultInstanceForType() |
OnnxProto3.TypeProto |
OnnxProto3.ValueInfoProtoOrBuilder.getType()
This field MUST be present in this version of the IR.
|
OnnxProto3.TypeProto |
OnnxProto3.ValueInfoProto.getType()
This field MUST be present in this version of the IR.
|
OnnxProto3.TypeProto |
OnnxProto3.ValueInfoProto.Builder.getType()
This field MUST be present in this version of the IR.
|
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseDelimitedFrom(InputStream input) |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseDelimitedFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseFrom(byte[] data) |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseFrom(byte[] data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseFrom(ByteBuffer data) |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseFrom(ByteBuffer data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseFrom(com.github.os72.protobuf351.ByteString data) |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseFrom(com.github.os72.protobuf351.ByteString data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseFrom(com.github.os72.protobuf351.CodedInputStream input) |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseFrom(InputStream input) |
static OnnxProto3.TypeProto |
OnnxProto3.TypeProto.parseFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.github.os72.protobuf351.Parser<OnnxProto3.TypeProto> |
OnnxProto3.TypeProto.getParserForType() |
static com.github.os72.protobuf351.Parser<OnnxProto3.TypeProto> |
OnnxProto3.TypeProto.parser() |
| Modifier and Type | Method and Description |
|---|---|
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.mergeFrom(OnnxProto3.TypeProto other) |
OnnxProto3.ValueInfoProto.Builder |
OnnxProto3.ValueInfoProto.Builder.mergeType(OnnxProto3.TypeProto value)
This field MUST be present in this version of the IR.
|
static OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.newBuilder(OnnxProto3.TypeProto prototype) |
OnnxProto3.ValueInfoProto.Builder |
OnnxProto3.ValueInfoProto.Builder.setType(OnnxProto3.TypeProto value)
This field MUST be present in this version of the IR.
|
Copyright © 2018. All rights reserved.