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