cunumeric.ndarray.reshape#

ndarray.reshape(shape, order='C')#

Returns an array containing the same data with a new shape.

Refer to cunumeric.reshape() for full documentation.

See also

cunumeric.reshape

equivalent function

Availability:

Multiple GPUs, Multiple CPUs