Contents

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

A constant that represents a shape with a 3D image stack data layout.

Declaration

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

See Also

Shape Constants