dpnp.dpnp_array.dpnp_array.swapaxes
method
- dpnp_array.swapaxes(axis1, axis2)[source]
Interchange two axes of an array.
Refer to
dpnp.swapaxes
for full documentation.
method
Interchange two axes of an array.
Refer to dpnp.swapaxes
for full documentation.