Contents

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

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

Declaration

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

See Also

Shape Constants