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