dpnp.ndarray.repeat

method

ndarray.repeat(repeats, axis=None)

Repeat elements of an array.

Refer to dpnp.repeat for full documentation.