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