cupynumeric.ndarray.shape#
- property ndarray.shape: NdShape#
- Tuple of array dimensions. - See also - shape
- Equivalent getter function. 
- reshape
- Function forsetting - shape.
- ndarray.reshape
- Method for setting - shape.
 
Tuple of array dimensions.
See also
shapeEquivalent getter function.
reshapeFunction forsetting shape.
ndarray.reshapeMethod for setting shape.