Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate Pallas to implement faster neurons? #24

Open
kmheckel opened this issue Feb 20, 2024 · 2 comments
Open

Investigate Pallas to implement faster neurons? #24

kmheckel opened this issue Feb 20, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@kmheckel
Copy link
Owner

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.

@kmheckel kmheckel added the enhancement New feature or request label Feb 20, 2024
@kmheckel
Copy link
Owner Author

https://docs.taichi-lang.org/

Taichi might be another great option for including enhanced/high performance kernels into the system?

@kmheckel
Copy link
Owner Author

A big question though is whether this is worth the extra lift since Spyx with native JAX is already within 5% of SpikingJelly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant