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