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

fix: jax config not found #713

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Conversation

caprilesport
Copy link
Member

@caprilesport caprilesport commented Dec 3, 2024

jax.config was depracated, and the recommended way now is to import the config like so: from jax import config.

This PR adresses this update.

Copy link
Member

@schneiderfelipe schneiderfelipe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent 👌

@schneiderfelipe schneiderfelipe merged commit a570de5 into geem-lab:main Dec 30, 2024
3 checks passed
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