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