Search notes:

torch.nn.LayerNorm

torch.nn.LayerNorm (which is kind of an alias for torch.nn.modules.normalization.LayerNorm) inherits from torch.nn.Module.

Index