Contents

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

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

Declaration

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

See Also

Shape Constants