Uses of Interface
org.nd4j.ir.TensorNamespace.TensorShapeProtoOrBuilder
-
Packages that use TensorNamespace.TensorShapeProtoOrBuilder Package Description org.nd4j.ir -
-
Uses of TensorNamespace.TensorShapeProtoOrBuilder in org.nd4j.ir
Classes in org.nd4j.ir that implement TensorNamespace.TensorShapeProtoOrBuilder Modifier and Type Class Description static classTensorNamespace.TensorShapeProtoDefines a tensor shape.static classTensorNamespace.TensorShapeProto.BuilderDefines a tensor shape.Methods in org.nd4j.ir that return TensorNamespace.TensorShapeProtoOrBuilder Modifier and Type Method Description TensorNamespace.TensorShapeProtoOrBuilderTensorNamespace.TypeProto.TensorDescriptor.Builder. getShapeOrBuilder().org.nd4j.ir.TensorShapeProto shape = 2;TensorNamespace.TensorShapeProtoOrBuilderTensorNamespace.TypeProto.TensorDescriptor. getShapeOrBuilder().org.nd4j.ir.TensorShapeProto shape = 2;TensorNamespace.TensorShapeProtoOrBuilderTensorNamespace.TypeProto.TensorDescriptorOrBuilder. getShapeOrBuilder().org.nd4j.ir.TensorShapeProto shape = 2;
-