dpnp.atleast_3d

dpnp.atleast_3d(*arys)[source]

View inputs as arrays with at least three dimensions.

For full documentation refer to numpy.atleast_3d.

Limitations

Input arrays is supported as dpnp.ndarray.