Open kmheckel opened 9 months ago
Taichi might be another great option for including enhanced/high performance kernels into the system?
A big question though is whether this is worth the extra lift since Spyx with native JAX is already within 5% of SpikingJelly?
https://jax.readthedocs.io/en/latest/pallas/design.html
Create pallas kernel for LIF neurons and investigate to see if it's faster than just static unrolling the LIF as defined in Spyx.