-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Hello,
I am currently using the nir_to_lava.py script to deploy and test my snnTorch network on Loihi hardware using NIR graphs. So far, I have run the test with Loihi2SimCfg as it was done in lava exemple : https://neuroir.org/docs/examples/lava/nir-conversion.html#nir-to-lava-dl, and it worked fine. However, since I am trying to deploy the model on the actual hardware, I need to use the 'fixed_pt' configuration. I noticed some parameters has been shifted during the conversion, such as the LIF's threshold, current/voltage decays, etc . Could you highlight a little bit about these choices? How can I make sure if the converted model parameters are coherent ?
Thank you for your attention.
Best regards,
RIHANE Ossama
Computer Vision Intern at PROPHESEE