description: 'layer ez_norm for configurable component'
`ez_norm` is a custom normalization technique that uses a conv of the input by a linear projection of a style vector.
`style` - The name of the style vector to use. Defaults to "w"
"ez_norm style=[style vector name]"
"cat self (ez_norm style=w)"