| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Class and Description |
|---|---|
static class |
OnnxMl.TensorShapeProto
Defines a tensor shape.
|
static class |
OnnxMl.TensorShapeProto.Builder
Defines a tensor shape.
|
| Modifier and Type | Method and Description |
|---|---|
OnnxMl.TensorShapeProtoOrBuilder |
OnnxMl.TypeProto.TensorOrBuilder.getShapeOrBuilder()
.onnx.TensorShapeProto shape = 2; |
OnnxMl.TensorShapeProtoOrBuilder |
OnnxMl.TypeProto.Tensor.getShapeOrBuilder()
.onnx.TensorShapeProto shape = 2; |
OnnxMl.TensorShapeProtoOrBuilder |
OnnxMl.TypeProto.Tensor.Builder.getShapeOrBuilder()
.onnx.TensorShapeProto shape = 2; |
Copyright © 2021. All rights reserved.