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