BasicBlockAttention =================== .. currentmodule:: plugins.extract.align.hrnet .. autoclass:: BasicBlockAttention :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BasicBlockAttention.T_destination ~BasicBlockAttention.call_super_init ~BasicBlockAttention.dump_patches ~BasicBlockAttention.expansion .. rubric:: Methods Summary .. autosummary:: ~BasicBlockAttention.__call__ ~BasicBlockAttention.add_module ~BasicBlockAttention.apply ~BasicBlockAttention.bfloat16 ~BasicBlockAttention.buffers ~BasicBlockAttention.children ~BasicBlockAttention.compile ~BasicBlockAttention.cpu ~BasicBlockAttention.cuda ~BasicBlockAttention.double ~BasicBlockAttention.eval ~BasicBlockAttention.extra_repr ~BasicBlockAttention.float ~BasicBlockAttention.forward ~BasicBlockAttention.get_buffer ~BasicBlockAttention.get_extra_state ~BasicBlockAttention.get_parameter ~BasicBlockAttention.get_submodule ~BasicBlockAttention.half ~BasicBlockAttention.ipu ~BasicBlockAttention.load_state_dict ~BasicBlockAttention.modules ~BasicBlockAttention.mtia ~BasicBlockAttention.named_buffers ~BasicBlockAttention.named_children ~BasicBlockAttention.named_modules ~BasicBlockAttention.named_parameters ~BasicBlockAttention.parameters ~BasicBlockAttention.register_backward_hook ~BasicBlockAttention.register_buffer ~BasicBlockAttention.register_forward_hook ~BasicBlockAttention.register_forward_pre_hook ~BasicBlockAttention.register_full_backward_hook ~BasicBlockAttention.register_full_backward_pre_hook ~BasicBlockAttention.register_load_state_dict_post_hook ~BasicBlockAttention.register_load_state_dict_pre_hook ~BasicBlockAttention.register_module ~BasicBlockAttention.register_parameter ~BasicBlockAttention.register_state_dict_post_hook ~BasicBlockAttention.register_state_dict_pre_hook ~BasicBlockAttention.requires_grad_ ~BasicBlockAttention.set_extra_state ~BasicBlockAttention.set_submodule ~BasicBlockAttention.share_memory ~BasicBlockAttention.state_dict ~BasicBlockAttention.to ~BasicBlockAttention.to_empty ~BasicBlockAttention.train ~BasicBlockAttention.type ~BasicBlockAttention.xpu ~BasicBlockAttention.zero_grad .. rubric:: Attributes Documentation .. autoattribute:: T_destination .. autoattribute:: call_super_init .. autoattribute:: dump_patches .. autoattribute:: expansion .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: add_module .. automethod:: apply .. automethod:: bfloat16 .. automethod:: buffers .. automethod:: children .. automethod:: compile .. automethod:: cpu .. automethod:: cuda .. automethod:: double .. automethod:: eval .. automethod:: extra_repr .. automethod:: float .. automethod:: forward .. automethod:: get_buffer .. automethod:: get_extra_state .. automethod:: get_parameter .. automethod:: get_submodule .. automethod:: half .. automethod:: ipu .. automethod:: load_state_dict .. automethod:: modules .. automethod:: mtia .. automethod:: named_buffers .. automethod:: named_children .. automethod:: named_modules .. automethod:: named_parameters .. automethod:: parameters .. automethod:: register_backward_hook .. automethod:: register_buffer .. automethod:: register_forward_hook .. automethod:: register_forward_pre_hook .. automethod:: register_full_backward_hook .. automethod:: register_full_backward_pre_hook .. automethod:: register_load_state_dict_post_hook .. automethod:: register_load_state_dict_pre_hook .. automethod:: register_module .. automethod:: register_parameter .. automethod:: register_state_dict_post_hook .. automethod:: register_state_dict_pre_hook .. automethod:: requires_grad_ .. automethod:: set_extra_state .. automethod:: set_submodule .. automethod:: share_memory .. automethod:: state_dict .. automethod:: to .. automethod:: to_empty .. automethod:: train .. automethod:: type .. automethod:: xpu .. automethod:: zero_grad