| Package | Description |
|---|---|
| org.bytedeco.onnx | |
| org.bytedeco.onnx.global |
| Modifier and Type | Method and Description |
|---|---|
TensorShapeProtoVector |
TensorShapeProtoVector.push_back(TensorShapeProto value) |
TensorShapeProtoVector |
TensorShapeProtoVector.put(long i,
TensorShapeProto value) |
TensorShapeProtoVector |
TensorShapeProtoVector.put(TensorShapeProto... array) |
TensorShapeProtoVector |
TensorShapeProtoVector.put(TensorShapeProto value) |
TensorShapeProtoVector |
TensorShapeProtoVector.put(TensorShapeProtoVector x) |
| Modifier and Type | Method and Description |
|---|---|
TensorShapeProtoVector |
TensorShapeProtoVector.put(TensorShapeProtoVector x) |
| Modifier and Type | Method and Description |
|---|---|
static void |
onnx.multidirectionalBroadcastShapeInference(TensorShapeProtoVector shapes,
TensorShapeProto resultShape) |
Copyright © 2020. All rights reserved.