Skip to main content

stack_axis_device

Function stack_axis_device 

Source
pub fn stack_axis_device(
    arrays: &[impl AsRef<Array>],
    axis: i32,
    stream: impl AsRef<Stream>,
) -> Result<Array>
👎Deprecated since 0.26.0:

use with_stream or with_device around stack

Expand description

Compatibility shim for stack.