jeshraghian / snntorch

Deep and online learning with spiking neural networks in Python
https://snntorch.readthedocs.io/en/latest/
MIT License
1.17k stars 202 forks source link

Remove default values in autograd functions that break torch.compile #291

Closed gekkom closed 4 months ago

gekkom commented 4 months ago

These were redundant and they break torch.compile. Intended usage is through wrapper functions like atan().