Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] Change KFAC and KFAC inverse to purely PyTorch #149

Draft
wants to merge 36 commits into
base: main
Choose a base branch
from

Conversation

f-dangel
Copy link
Owner

@f-dangel f-dangel commented Oct 27, 2024

Review after #142, #145, #146, #147, #148, #149.

@f-dangel f-dangel marked this pull request as draft October 27, 2024 16:26
@f-dangel f-dangel changed the title [ADD] Change empirical Fisher and activation Hessian to purely PyTorch [ADD] Change KFAC and KFAC inverse to purely PyTorch Oct 27, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11542141176

Details

  • 363 of 390 (93.08%) changed or added relevant lines in 10 files are covered.
  • 51 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-2.0%) to 89.621%

Changes Missing Coverage Covered Lines Changed/Added Lines %
curvlinops/fisher.py 5 10 50.0%
curvlinops/_torch_base.py 198 220 90.0%
Files with Coverage Reduction New Missed Lines %
curvlinops/inverse.py 1 90.36%
curvlinops/examples/utils.py 10 31.25%
curvlinops/fisher.py 40 25.76%
Totals Coverage Status
Change from base Build 11523760748: -2.0%
Covered Lines: 1347
Relevant Lines: 1503

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants