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