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