Python module
lp_norm
Layer Normalization layer.
LPLayerNorm
class max.pipelines.nn.norm.lp_norm.LPLayerNorm(weight: Weight, bias: Weight | None = None, eps: float = 1e-06)
Layer normalization block.
bias
eps
eps*: float* = 1e-06
weight
weight*: Weight*
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!