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

[BUG] Jax for BiphasixAxonMap silent error when rebuilt #551

Open
jgranley opened this issue Jun 7, 2023 · 0 comments
Open

[BUG] Jax for BiphasixAxonMap silent error when rebuilt #551

jgranley opened this issue Jun 7, 2023 · 0 comments

Comments

@jgranley
Copy link
Member

jgranley commented Jun 7, 2023

Jax removed a feature that allowed recompilation of a jit compiled function, which was used here. Now, if a BiphasicAxonMapModel with jax engine is rebuilt with a different lambda, then it will still compute according to the old lambda.

Not planning on fixing this right now, since jax's future with p2p is uncertain, but wanted to document it atleast. Could add a warning message though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant