myoverse.models.components.utils.WeightedSum.__init__#

WeightedSum.__init__(alpha=0.5)[source]#

Initialize internal Module state, shared by both nn.Module and ScriptModule.

Parameters:

alpha (float)