net\_blocks =========== .. automodule:: rectools.models.nn.transformers.net_blocks .. rubric:: Functions .. autosummary:: :toctree: :template: custom-base-template.rst init_feed_forward .. rubric:: Classes .. autosummary:: :toctree: :template: custom-class-template.rst LearnableInversePositionalEncoding PointWiseFeedForward PositionalEncodingBase PreLNTransformerLayer PreLNTransformerLayers SwigluFeedForward TransformerLayersBase