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] Fixing compatibility issues with jax #691

Merged
merged 7 commits into from
Oct 25, 2024
Merged

Conversation

Routhleck
Copy link
Collaborator

This pull request addresses compatibility issues with JAX 0.4.32 by temporarily disabling the closure of progress bars in various functions. This change is necessary due to the new async dispatch feature introduced in JAX 0.4.32.

Changes related to progress bar handling:

@Routhleck Routhleck changed the title [bug] Temporarily disable progress bar closure for JAX 0.4.32 compatibility [bug] Fixing compatibility issues with jax Oct 25, 2024
@chaoming0625 chaoming0625 merged commit 2a5adea into master Oct 25, 2024
25 of 38 checks passed
@chaoming0625 chaoming0625 deleted the fix-progress-bar branch October 25, 2024 13:04
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.

2 participants