f-dangel / curvlinops

PyTorch linear operators for curvature matrices (Hessian, Fisher/GGN, KFAC, ...)
https://curvlinops.readthedocs.io/en/latest/
MIT License
18 stars 8 forks source link

[ADD] Change Hessian to purely PyTorch #145

Closed f-dangel closed 4 weeks ago

f-dangel commented 1 month ago

Only review after #142

f-dangel commented 4 weeks ago

Ready for review.

coveralls commented 4 weeks ago

Pull Request Test Coverage Report for Build 11670381568

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
curvlinops/utils.py 3 8 37.5%
<!-- Total: 11 16 68.75% -->
Files with Coverage Reduction New Missed Lines %
curvlinops/_base.py 3 84.4%
curvlinops/examples/utils.py 10 31.25%
curvlinops/fisher.py 46 26.47%
<!-- Total: 59 -->
Totals Coverage Status
Change from base Build 11667562849: -1.1%
Covered Lines: 1517
Relevant Lines: 1712

💛 - Coveralls