stride
A tuple of unsigned-integer elements that specify the stride of the tensor.
Declaration
var stride: (Int, Int, Int, Int, Int, Int, Int, Int)Discussion
The first rank elements specify the stride of each dimension.
A tuple of unsigned-integer elements that specify the stride of the tensor.
var stride: (Int, Int, Int, Int, Int, Int, Int, Int)The first rank elements specify the stride of each dimension.