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