synsense / sinabs

A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
https://sinabs.readthedocs.io
GNU Affero General Public License v3.0
77 stars 8 forks source link

200 transition from snnanalyzer to hooks #208

Closed bauerfe closed 7 months ago

bauerfe commented 7 months ago

Ready to review

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (18036c9) 89.57% compared to head (1f14583) 89.05%. Report is 5 commits behind head on 198-merge-sinabs-dynapcnn-to-sinabs.

:exclamation: Current head 1f14583 differs from pull request most recent head 4728b4e. Consider uploading reports for the commit 4728b4e to get more accurate results

Files Patch % Lines
sinabs/hooks.py 95.65% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 198-merge-sinabs-dynapcnn-to-sinabs #208 +/- ## ======================================================================= - Coverage 89.57% 89.05% -0.52% ======================================================================= Files 53 33 -20 Lines 2657 1435 -1222 ======================================================================= - Hits 2380 1278 -1102 + Misses 277 157 -120 ```

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