Functionbypass_forward_diff### bypass_forward_diff Args: weights (tuple[torch.Tensor]): (w1, w1a, w1b, w2, w2a, w2b, t) gamma (float, optional): scale facto
lycoris/functional/lokr.py:154
Functionbypass_forward_diff### bypass_forward_diff Args: x (torch.Tensor): input tensor weights (tuple[torch.Tensor]): (w1d, w2d, w1u, w2u[, t1, t2])
lycoris/functional/loha.py:150
Functiondiff_weight### diff_weight Args: weights (tuple[torch.Tensor]): (w1, w1a, w1b, w2, w2a, w2b, t) gamma (float, optional): scale factor, norma
lycoris/functional/lokr.py:124
Methodforward(ctx, t1, w1d, w1u, t2, w2d, w2u, scale=torch.tensor(1))
lycoris/functional/loha.py:35