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
81 stars 8 forks source link

234 improve in code documentation of backenddynapcnnmapping #235

Open bauerfe opened 7 months ago

bauerfe commented 7 months ago

Addresses issue #234 by adding minor improvements in the in-code documentation

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.91%. Comparing base (dbc3421) to head (c6e0190).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #235 +/- ## ======================================== Coverage 90.91% 90.91% ======================================== Files 52 52 Lines 2718 2718 ======================================== Hits 2471 2471 Misses 247 247 ```

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