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
Added tests that the five new config keys (use_min_dll/min_dll/
maxincs/use_grad_norm/min_nd) round-trip through state_dict()/
from_state_dict(), and that a simulated pre-#207 payload (format_
version 3, missing those keys) still loads and falls back to the
Fortran defaults. Also documented, at the format_version check itself,
why it deliberately was not bumped for this change (prior precedent
#52/#53 bumped it; the additive-only new keys don't need to).
PR #213 review finding 6.
0 commit comments