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