cupynumeric.ndarray.shape# property ndarray.shape: tuple[int, ...]# Tuple of array dimensions. See also shapeEquivalent getter function. reshapeFunction forsetting shape. ndarray.reshapeMethod for setting shape.