init(reflectionPadding:)
Creates a padding layer with the reflection padding sizes you specify.
Declaration
convenience init(reflectionPadding: [Int])Parameters
- reflectionPadding:
An array that contains the reflection padding sizes.
Creates a padding layer with the reflection padding sizes you specify.
convenience init(reflectionPadding: [Int])An array that contains the reflection padding sizes.