dpnp.dpnp_array.dpnp_array.repeat
method
- dpnp_array.repeat(repeats, axis=None)[source]
Repeat elements of an array.
Refer to
dpnp.repeat
for full documentation.
method
Repeat elements of an array.
Refer to dpnp.repeat
for full documentation.