Function Description
Operator Function
Performs group normalization by channel.
Formula
The formula is as follows:
, where
the shape of the input src is defined by (N, C, H, W), and G indicates the number of groups.
: Scaling and shift coefficients
: mean and variance
Parent topic: Group Normalization