-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Description
Add support for group normalization as defined in https://arxiv.org/abs/1803.08494.
The new operator will be similar to the existing BatchNormalization & InstanceNormalization