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

add a replace_module function that will replace specific layer accord… #59

Closed biphasic closed 2 years ago

biphasic commented 2 years ago

…ing to a mapper_fn. Reworked from_torch