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