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