A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
in some of the modules, the samna dependency is programmed to be optimal (dynapcnn_network.py).
Since samna now works on almost all OS/devices, this can be made non-optional.
In practice, we have it listed as requirements for the package. So there is no way to have this package without samna.
in some of the modules, the samna dependency is programmed to be optimal (dynapcnn_network.py). Since samna now works on almost all OS/devices, this can be made non-optional.
In practice, we have it listed as requirements for the package. So there is no way to have this package without samna.