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
Update test functions to produce NaN/Inf gradients naturally
- Use sqrt and max to produce NaN when x goes negative
- Use 1/x pattern to produce Inf gradients
- Functions naturally produce problematic gradients during optimization
0 commit comments