You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A -> lossfun(A, alg, symm_R, symm_trspace), symm_r_degen
165
-
) # cutoff sets degenerate difference to zero
171
+
l_only_cutoff, g_only_cutoff = Mooncake.value_and_gradient!!(only_rrule, only_lossfun, symm_r_degen) # cutoff sets degenerate difference to zero
166
172
l_no_broadening_no_cutoff, g_no_broadening_no_cutoff = Mooncake.value_and_gradient!!( # degenerate singular value differences lead to divergent contributions
167
-
A -> lossfun(A, no_broadening_no_cutoff_alg, symm_R, symm_trspace),
0 commit comments