Contents

strides

An array of strides, in elements, one for each dimension of this tensor, if applicable.

Declaration

var strides: MTLTensorExtents? { get }

Discussion

This property is non-nil only for tensors created from a buffer.