Contents

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

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

Declaration

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

See Also

Shape Constants