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