slice_with_steps

Function slice_with_steps 

Source
pub fn slice_with_steps<R: CubeRuntime>(
    tensor: CubeTensor<R>,
    slices: &[Slice],
) -> CubeTensor<R>
Expand description

Slice a tensor with steps