Cannot find documentation for GroupNorm

It seems that GroupNorm is a new feature introduced in version 0.4. But I cannot find the documentation in http://pytorch.org/docs/stable/nn.html. Could you please add it?

You can find it here
http://pytorch.org/docs/stable/_modules/torch/nn/modules/normalization.html#LayerNorm
in there source code