Contents

BNNS.Shape.vector(_:stride:)

A constant that represents a shape with a 1D vector data layout.

Declaration

case vector(Int, stride: Int = 0)

See Also

Shape Constants