class documentation
class HannAvgPool2d(WeightedAvgPool2d): (source)
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 |
Undocumented |
Inherited from WeightedAvgPool2d:
| Method | shape |
Undocumented |
| Instance Variable | conv |
Undocumented |