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

Remove jax types from pure callback fns #34

Merged
merged 6 commits into from
Oct 11, 2024
Merged

Remove jax types from pure callback fns #34

merged 6 commits into from
Oct 11, 2024

Conversation

mfschubert
Copy link
Owner

@mfschubert mfschubert commented Oct 11, 2024

Jax types in pure callback fns seem to be the cause of flakiness and hanging for jax versions newer than 0.4.31. For example, the test docs CI action has started failing since the jax update.

This PR removes jax types from the pure callback, which seems to resolve all issues.

@mfschubert mfschubert changed the title add timeouts Remove jax types from pure callback fns Oct 11, 2024
@mfschubert mfschubert merged commit b09d2f5 into main Oct 11, 2024
5 checks passed
@mfschubert mfschubert deleted the pure branch October 11, 2024 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant