init(factor:)
Creates a down sample temporal transformer.
Declaration
init(factor: Int)Parameters
- factor:
The down sample factor to the input stream.
Creates a down sample temporal transformer.
init(factor: Int)The down sample factor to the input stream.