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