torch\_concepts.nn.BaseIntervention =================================== .. currentmodule:: torch_concepts.nn .. autoclass:: BaseIntervention .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~BaseIntervention.__init__ ~BaseIntervention.add_module ~BaseIntervention.apply ~BaseIntervention.bfloat16 ~BaseIntervention.buffers ~BaseIntervention.children ~BaseIntervention.compile ~BaseIntervention.cpu ~BaseIntervention.cuda ~BaseIntervention.double ~BaseIntervention.eval ~BaseIntervention.extra_repr ~BaseIntervention.float ~BaseIntervention.forward ~BaseIntervention.get_buffer ~BaseIntervention.get_extra_state ~BaseIntervention.get_parameter ~BaseIntervention.get_submodule ~BaseIntervention.half ~BaseIntervention.ipu ~BaseIntervention.load_state_dict ~BaseIntervention.modules ~BaseIntervention.mtia ~BaseIntervention.named_buffers ~BaseIntervention.named_children ~BaseIntervention.named_modules ~BaseIntervention.named_parameters ~BaseIntervention.parameters ~BaseIntervention.query ~BaseIntervention.register_backward_hook ~BaseIntervention.register_buffer ~BaseIntervention.register_forward_hook ~BaseIntervention.register_forward_pre_hook ~BaseIntervention.register_full_backward_hook ~BaseIntervention.register_full_backward_pre_hook ~BaseIntervention.register_load_state_dict_post_hook ~BaseIntervention.register_load_state_dict_pre_hook ~BaseIntervention.register_module ~BaseIntervention.register_parameter ~BaseIntervention.register_state_dict_post_hook ~BaseIntervention.register_state_dict_pre_hook ~BaseIntervention.requires_grad_ ~BaseIntervention.set_extra_state ~BaseIntervention.set_submodule ~BaseIntervention.share_memory ~BaseIntervention.state_dict ~BaseIntervention.to ~BaseIntervention.to_empty ~BaseIntervention.train ~BaseIntervention.type ~BaseIntervention.xpu ~BaseIntervention.zero_grad .. rubric:: Attributes .. autosummary:: ~BaseIntervention.T_destination ~BaseIntervention.call_super_init ~BaseIntervention.dump_patches ~BaseIntervention.training