Contents

init(_:)

Creates a temporal transformer from a transformer.

Declaration

init(_ transformer: Base)

Discussion

The resulting transformer applies the underlying transformer to each element in the input sequence.