Contents

BNNS.Shape.matrixLastMajor(_:_:stride:)

A constant that represents a shape with a 2D last-major data layout.

Declaration

case matrixLastMajor(Int, Int, stride: (Int, Int) = (0, 0))

See Also

Shape Constants