tfjgeorge / nngeometry

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

Adds a very simple ResNet-like network to tests #33

Closed tfjgeorge closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #33 (fae94aa) into master (8f96563) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   92.99%   93.05%   +0.05%     
==========================================
  Files          24       24              
  Lines        2985     3010      +25     
==========================================
+ Hits         2776     2801      +25     
  Misses        209      209              
Impacted Files Coverage Δ
tests/tasks.py 87.36% <100.00%> (+1.25%) :arrow_up:
tests/test_jacobian.py 99.69% <100.00%> (ø)

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 8f96563...fae94aa. Read the comment docs.