Class LayerNorm¶
Defined in File normalization.h
Page Contents
Inheritance Relationships¶
Base Type¶
public torch::nn::ModuleHolder< LayerNormImpl >(Template Class ModuleHolder)
Class Documentation¶
-
class LayerNorm : public torch::nn::ModuleHolder<LayerNormImpl>¶
A
ModuleHoldersubclass forLayerNormImpl.See the documentation for
LayerNormImplclass to learn what methods it provides, and examples of how to useLayerNormwithtorch::nn::LayerNormOptions. See the documentation forModuleHolderto learn about PyTorch’s module storage semantics.Public Types
-
using __unused__ = LayerNormImpl¶
-
using __unused__ = LayerNormImpl¶