dpnp.atleast_2d
- dpnp.atleast_2d(*arys)[source]
View inputs as arrays with at least two dimensions.
For full documentation refer to
numpy.atleast_2d.Limitations
Input arrays is supported as
dpnp.ndarray.
View inputs as arrays with at least two dimensions.
For full documentation refer to numpy.atleast_2d.
Limitations
Input arrays is supported as dpnp.ndarray.