tfjgeorge / nngeometry

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

Conv1d #76

Closed tfjgeorge closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (5658a74) 94.89% compared to head (bce2cc6) 95.44%.

:exclamation: Current head bce2cc6 differs from pull request most recent head 418beb9. Consider uploading reports for the commit 418beb9 to get more accurate results

Files Patch % Lines
nngeometry/generator/jacobian/jacobian.py 80.00% 2 Missing :warning:
nngeometry/generator/jacobian/grads_conv.py 93.33% 1 Missing :warning:
nngeometry/layercollection.py 94.11% 1 Missing :warning:
tests/tasks.py 96.66% 1 Missing :warning:
tests/test_jacobian.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #76 +/- ## ========================================== + Coverage 94.89% 95.44% +0.55% ========================================== Files 31 31 Lines 3464 3580 +116 ========================================== + Hits 3287 3417 +130 + Misses 177 163 -14 ``` | [Flag](https://app.codecov.io/gh/tfjgeorge/nngeometry/pull/76/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thomas+George) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/tfjgeorge/nngeometry/pull/76/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thomas+George) | `95.44% <96.17%> (+0.55%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thomas+George#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.