tfjgeorge / nngeometry

{KFAC,EKFAC,Diagonal,Implicit} Fisher Matrices and finite width NTKs in PyTorch
https://nngeometry.readthedocs.io
MIT License
206 stars 20 forks source link

adds matrix-matrix product to PMatKFAC #8

Closed tfjgeorge closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #8 (6307d37) into master (5d2ca21) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   91.58%   91.64%   +0.05%     
==========================================
  Files          20       20              
  Lines        2686     2705      +19     
==========================================
+ Hits         2460     2479      +19     
  Misses        226      226              
Impacted Files Coverage Δ
nngeometry/object/pspace.py 91.69% <100.00%> (+0.08%) :arrow_up:
tests/test_jacobian_kfac.py 80.83% <100.00%> (+1.61%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5d2ca21...6307d37. Read the comment docs.