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
Removes NaN/Inf zeroing in forward and backward paths to avoid masking numerical issues and to reduce overhead.
Preserves raw outputs/gradients for easier debugging and correctness checks; callers can sanitize if required.
0 commit comments