snntorch
snntorch copied to clipboard
snn model pruning, quantization, optimizations
Hey this is pretty cool! I see in your PR title that you mention quantization, but I don't see any mention of quantization in your actual tutorial. Is there something I am missing?
@ffdm,
Thanks for checking this tutorial.
The sconce package was updated post to the the PR, hence if you rerun the tutorial you would find Quantization also being applied on to the target model.
Please check sconce: https://github.com/satabios/sconce for the latest builds. Hit the star if you like the package.