myoverse.transforms.LayerNorm._apply#

LayerNorm._apply(x)[source]#

Apply the transform. Implement in subclasses.

Parameters:

x (Tensor)

Return type:

Tensor