A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
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.
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.