snntorch icon indicating copy to clipboard operation
snntorch copied to clipboard

snn model pruning, quantization, optimizations

Open satabios opened this issue 1 year ago • 2 comments

satabios avatar Jun 10 '24 21:06 satabios

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 avatar Mar 08 '25 04:03 ffdm

@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.

satabios avatar Mar 08 '25 15:03 satabios