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

Update deprecated method usage #218

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

groszewn
Copy link
Contributor

jax-ml/jax#19930 deprecated jax.tree_map in favor of jax.tree.map.

Additionally, this adds some configuration to skip tests that depend on sys.executable in environments where it is not set.

jax-ml/jax#19930 deprecated `jax.tree_map` in
favor of `jax.tree.map`.

Additionally, this adds some configuration to skip tests that depend on
`sys.executable` in environments where it is not set.
@patrick-kidger patrick-kidger merged commit 4428513 into patrick-kidger:main Jun 19, 2024
1 check passed
@patrick-kidger
Copy link
Owner

LGTM! Thank you for the fix. Thought I'd finally snagged all those pesky jax.tree_maps but apparently not!

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