Contents

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

A constant that represents a shape with a 4D array of convolution weights data layout.

Declaration

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

See Also

Shape Constants