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