Function Description
Operator Function
Performs layer normalization.
Formula
The formula of the layer normalization operator in the case of three dimensions is as follows:

The mean deviation and variance can be calculated at run time or provided by the user. To calculate the two values at run time, use the following formulas:


Table 1 describes the parameters in the formulas.
Parent topic: Layer Normalization




