• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

f-dangel / curvlinops / 12216753373
90%

Build:
DEFAULT BRANCH: main
Ran 07 Dec 2024 11:03PM UTC
Jobs 1
Files 28
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Dec 2024 10:54PM UTC coverage: 93.197% (+1.1%) from 92.073%
12216753373

push

github

web-flow
[ADD] Change KFAC and KFAC inverse to purely PyTorch (#149)

* [ADD] Minimal linear operator interface for PyTorch

* [FIX] Linters

* [ADD] Replicate current base class but inherit from `PyTorchLinearOperator`

* [DEL] Unused import

* [ADD] Implement Hessian as `CurvatureLinearOperator`

* [REF] Combine full and block-diagonal matrix multiply tests

* [ADD] Automatically implement `adjoint` for self-adjoint ops

* [ADD] Implement GGN as `CurvatureLinearOperator`

* [FIX] flake8

* [FIX] Increase tolerance to make test pass

* [DEL] Unused import

* [ADD] Implement `FisherMCLinearOperator` as `CurvatureLinearOperator`

* [ADD] Implement Jacobians as `CurvatureLinearOperator`

* [REF] Extract error test with ``MutableMapping`` and ``batch_size_fn=None``

* [ADD] Class attribute for checking deterministic batches

* [ADD] Extract getters for `_in_shape` and `_out_shape`

* [ADD] Test deterministic batches

* [DOC] Add documentation and type annotations

* [ADD] Implement empirical Fisher as `CurvatureLinearOperator`

* [REF] Extract testing matrix multiplies in expectation

* [FIX] Examples

* [ADD] Check deterministic batches in MC-Fisher (fixes #75)

* [ADD] Implement activation Hessian as `CurvatureLinearOperator`

* [ADD] Implement KFAC as `CurvatureLinearOperator`

* [DEL] Remove original base class

* [FIX] Darglint

* [DEL] Remove unused imports

* [ADD] Declare activation Hessian as self-adjoint

* [FIX] Some tests

* [FIX] KFAC tests

* [FIX] Implement KFAC inverse as Curvature linop

* [FIX] Make tests work on GPU and CPU

* [DOC] Remove `torch_matvec` and `torch_matmat`

* [DEL] Unused import

* [FMT] Apply black

* [REF] Make diff smaller

* [DEL] Unused imports

* [DOC] Update changelog

* [REF] Address review comments

* [DOC] Improve changelog

* [DEL] Remove duplicate entry

53 of 53 new or added lines in 2 files covered. (100.0%)

1 existing line in 1 file now uncovered.

1411 of 1514 relevant lines covered (93.2%)

0.93 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.82
-0.45% curvlinops/inverse.py
Jobs
ID Job ID Ran Files Coverage
1 12216753373.1 07 Dec 2024 11:03PM UTC 28
93.2
GitHub Action Run
Source Files on build 12216753373
  • Tree
  • List 28
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 558f937d on github
  • Prev Build on main (#12145430864)
  • Next Build on main (#12341227267)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc