hxtorch.spiking.functional.li
Leaky-integrate neurons
Classes
|
Unterjubel hardware observables to allow correct gradient flow |
Functions
-
hxtorch.spiking.functional.li.
exp_cuba_li_integration
(input: torch.Tensor, *, leak: torch.Tensor, tau_syn_exp: torch.Tensor, tau_mem_exp: torch.Tensor, hw_data: Optional[torch.Tensor, None] = None) → torch.Tensor
-
hxtorch.spiking.functional.li.
warn
(message, category=None, stacklevel=1, source=None) Issue a warning, or maybe ignore it or raise an exception.