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