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.
An array of strides, in elements, one for each dimension of this tensor, if applicable.
var strides: MTLTensorExtents? { get }This property is non-nil only for tensors created from a buffer.