strides
An integer array that stores the number of memory locations that span the length of each dimension in the corresponding element.
Declaration
let strides: [Int]An integer array that stores the number of memory locations that span the length of each dimension in the corresponding element.
let strides: [Int]