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

Add support for speck2 #120

Closed ssinhaleite closed 11 months ago

ssinhaleite commented 11 months ago

Add support for selecting which device to generate the config for. This is a great opportunity to improve the API and support device selection with to(device) format.