Uses of Class
deepnetts.tensor.Shape
Packages that use Shape
- 
Uses of Shape in deepnetts.tensor
Methods in deepnetts.tensor that return ShapeModifier and TypeMethodDescriptionstatic ShapeShape.of(int... dimensions) Tensor.shape()Returns the shape of this tensor.TensorBase.shape()Constructors in deepnetts.tensor with parameters of type Shape