starling.models.normalization.RMSNorm ===================================== .. currentmodule:: starling.models.normalization .. autoclass:: RMSNorm :members: :show-inheritance: :special-members: __init__, __call__ .. rubric:: Methods .. autosummary:: :nosignatures: ~RMSNorm.__init__ ~RMSNorm.add_module ~RMSNorm.apply ~RMSNorm.bfloat16 ~RMSNorm.buffers ~RMSNorm.children ~RMSNorm.compile ~RMSNorm.cpu ~RMSNorm.cuda ~RMSNorm.double ~RMSNorm.eval ~RMSNorm.extra_repr ~RMSNorm.float ~RMSNorm.forward ~RMSNorm.get_buffer ~RMSNorm.get_extra_state ~RMSNorm.get_parameter ~RMSNorm.get_submodule ~RMSNorm.half ~RMSNorm.ipu ~RMSNorm.load_state_dict ~RMSNorm.modules ~RMSNorm.mtia ~RMSNorm.named_buffers ~RMSNorm.named_children ~RMSNorm.named_modules ~RMSNorm.named_parameters ~RMSNorm.parameters ~RMSNorm.register_backward_hook ~RMSNorm.register_buffer ~RMSNorm.register_forward_hook ~RMSNorm.register_forward_pre_hook ~RMSNorm.register_full_backward_hook ~RMSNorm.register_full_backward_pre_hook ~RMSNorm.register_load_state_dict_post_hook ~RMSNorm.register_load_state_dict_pre_hook ~RMSNorm.register_module ~RMSNorm.register_parameter ~RMSNorm.register_state_dict_post_hook ~RMSNorm.register_state_dict_pre_hook ~RMSNorm.requires_grad_ ~RMSNorm.set_extra_state ~RMSNorm.set_submodule ~RMSNorm.share_memory ~RMSNorm.state_dict ~RMSNorm.to ~RMSNorm.to_empty ~RMSNorm.train ~RMSNorm.type ~RMSNorm.xpu ~RMSNorm.zero_grad .. rubric:: Attributes .. autosummary:: ~RMSNorm.T_destination ~RMSNorm.call_super_init ~RMSNorm.dump_patches ~RMSNorm.training