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