dpnp.ndarray.ravel

ndarray.ravel(order='C')

Return a contiguous flattened array.

Refer to dpnp.ravel for full documentation.