dimensions
An array of sizes, in elements, one for each dimension of the tensors you create with this descriptor.
Declaration
@NSCopying var dimensions: MTLTensorExtents { get set }Discussion
The default value of this property is a rank one extents with size one.