Contents

init(zeroPadding:)

Creates a padding layer with the zero padding sizes you specify.

Declaration

convenience init(zeroPadding: [Int])

Parameters

  • zeroPadding:

    An array that contains the zero padding sizes.

See Also

Creating Padding Layers