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