cupynumeric.ndarray.dtype# property ndarray.dtype: dtype[Any]# Data-type of the array’s elements. See also astypeCast the values contained in the array to a new data-type. viewCreate a view of the same data but a different data-type. numpy.dtype