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