| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Class and Description |
|---|---|
static class |
OnnxProto3.TensorShapeProto.Dimension
Protobuf type
onnx.TensorShapeProto.Dimension |
static class |
OnnxProto3.TensorShapeProto.Dimension.Builder
Protobuf type
onnx.TensorShapeProto.Dimension |
| Modifier and Type | Method and Description |
|---|---|
OnnxProto3.TensorShapeProto.DimensionOrBuilder |
OnnxProto3.TensorShapeProtoOrBuilder.getDimOrBuilder(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxProto3.TensorShapeProto.DimensionOrBuilder |
OnnxProto3.TensorShapeProto.getDimOrBuilder(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
OnnxProto3.TensorShapeProto.DimensionOrBuilder |
OnnxProto3.TensorShapeProto.Builder.getDimOrBuilder(int index)
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends OnnxProto3.TensorShapeProto.DimensionOrBuilder> |
OnnxProto3.TensorShapeProtoOrBuilder.getDimOrBuilderList()
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
List<? extends OnnxProto3.TensorShapeProto.DimensionOrBuilder> |
OnnxProto3.TensorShapeProto.getDimOrBuilderList()
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
List<? extends OnnxProto3.TensorShapeProto.DimensionOrBuilder> |
OnnxProto3.TensorShapeProto.Builder.getDimOrBuilderList()
repeated .onnx.TensorShapeProto.Dimension dim = 1; |
Copyright © 2018. All rights reserved.