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

Support torch.nn.Conv3d layers' weights quantization and mapping. #158

Closed ssinhaleite closed 11 months ago

ssinhaleite commented 11 months ago

Description