Bases: Generic[Unpack[Tin], Tout], ABC, Module
Generic
Unpack
Tin
Tout
ABC
Module
The general Operator class.
Initialize internal Module state, shared by both nn.Module and ScriptModule.
Apply forward operator.