class documentation

As specified by Saddler et al 2020 The Hann window H size follows from the stride:

Method __init__ Undocumented
Method forward Undocumented
Instance Variable zero_pad Undocumented

Inherited from WeightedAvgPool2d:

Method shape_and_add_weights Undocumented
Instance Variable conv Undocumented
def __init__(self, channels, stride=(1, 1)): (source)
zero_pad = (source)

Undocumented