dpnp.vstack

dpnp.vstack(tup)[source]

Stack arrays in sequence vertically (row wise).

For full documentation refer to numpy.vstack.