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

hooks.py missing variables in namespace. #217

Closed sheiksadique closed 9 months ago

sheiksadique commented 9 months ago

hooks.py has a warning message at line 327 with a variable name not in the name space. Also the warnings import is missing.