Skip to content

v0.13.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 00:51
· 110 commits to main since this release

v0.13.2 (2026-07-24)

This release is published under the MIT License License.

Bug Fixes

  • Thread hessian_dtype into the EK-FAC lambda collector; add fp64 (#356, 2671534)

hessian_dtype only reached the covariance collectors — the eigenvalue-correction pass ignored it and accumulated in the activations' dtype. Pass it to LambdaCollector in both the standard and per-checkpoint (SOURCE) paths, and add an fp64 option for kronfluence-parity precision studies.


Detailed Changes: v0.13.1...v0.13.2