| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Method and Description |
|---|---|
OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.Builder.build() |
OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.Builder.buildPartial() |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.getDefaultInstance() |
OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.getDefaultInstanceForType() |
OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.Builder.getDefaultInstanceForType() |
OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProtoOrBuilder.getTensorType()
The type of a tensor.
|
OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.getTensorType()
The type of a tensor.
|
OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Builder.getTensorType()
The type of a tensor.
|
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseDelimitedFrom(InputStream input) |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseFrom(byte[] data) |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseFrom(ByteBuffer data) |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseFrom(InputStream input) |
static OnnxMl.TypeProto.Tensor |
OnnxMl.TypeProto.Tensor.parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.nd4j.shade.protobuf.Parser<OnnxMl.TypeProto.Tensor> |
OnnxMl.TypeProto.Tensor.getParserForType() |
static org.nd4j.shade.protobuf.Parser<OnnxMl.TypeProto.Tensor> |
OnnxMl.TypeProto.Tensor.parser() |
| Modifier and Type | Method and Description |
|---|---|
OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.Builder.mergeFrom(OnnxMl.TypeProto.Tensor other) |
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.mergeTensorType(OnnxMl.TypeProto.Tensor value)
The type of a tensor.
|
static OnnxMl.TypeProto.Tensor.Builder |
OnnxMl.TypeProto.Tensor.newBuilder(OnnxMl.TypeProto.Tensor prototype) |
OnnxMl.TypeProto.Builder |
OnnxMl.TypeProto.Builder.setTensorType(OnnxMl.TypeProto.Tensor value)
The type of a tensor.
|
Copyright © 2021. All rights reserved.