neodroidvision.classification.loss\_functions.center\_loss.CenterLossFunc ========================================================================= .. currentmodule:: neodroidvision.classification.loss_functions.center_loss .. autoclass:: CenterLossFunc :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~CenterLossFunc.__init__ ~CenterLossFunc.apply ~CenterLossFunc.backward ~CenterLossFunc.forward ~CenterLossFunc.jvp ~CenterLossFunc.mark_dirty ~CenterLossFunc.mark_non_differentiable ~CenterLossFunc.mark_shared_storage ~CenterLossFunc.name ~CenterLossFunc.register_hook ~CenterLossFunc.save_for_backward ~CenterLossFunc.save_for_forward ~CenterLossFunc.set_materialize_grads ~CenterLossFunc.vjp .. rubric:: Attributes .. autosummary:: ~CenterLossFunc.dirty_tensors ~CenterLossFunc.is_traceable ~CenterLossFunc.materialize_grads ~CenterLossFunc.metadata ~CenterLossFunc.needs_input_grad ~CenterLossFunc.next_functions ~CenterLossFunc.non_differentiable ~CenterLossFunc.requires_grad ~CenterLossFunc.saved_for_forward ~CenterLossFunc.saved_tensors ~CenterLossFunc.saved_variables ~CenterLossFunc.to_save