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