init(scale:)
Creates a gram matrix layer with the scaling factor you specify.
Declaration
convenience init(scale: Float)Parameters
- scale:
The scaling factor you want to use for the output.
Creates a gram matrix layer with the scaling factor you specify.
convenience init(scale: Float)The scaling factor you want to use for the output.