Contents

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.

See Also

Specifying a tensor’s properties