Skip to main content

repeat_device

Function repeat_device 

Source
pub fn repeat_device<T: ArrayElement>(
    array: Array,
    count: i32,
    stream: impl AsRef<Stream>,
) -> Result<Array>
👎Deprecated since 0.26.0:

use with_stream or with_device around repeat

Expand description

Compatibility shim for repeat.