tabensemb.model.AbstractNN._get_backward_hooks#

method

AbstractNN._get_backward_hooks()#

Returns the backward hooks for use in the call function. It returns two lists, one with the full backward hooks and one with the non-full backward hooks.