You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that snntorch is not jit traceable because the forward function can either return spikes only or spikes and mem. So may be trouble to add torch QuantizedLinear.
Add torch QuantizedLinear as recognized class in connection_sparsity metric, should be another case in the if/elif statements
The text was updated successfully, but these errors were encountered: