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 tree_map -> tree_util.tree_map to avoid FutureWarning #114

Merged
merged 3 commits into from
Oct 21, 2022

Conversation

tkillestein
Copy link
Contributor

Thanks for putting together this package - finding it really useful (especially the NumPyro integration)!

This should close up #110 when merged - all usages of tree_map are now updated to avoid throwing the FutureWarning.

@dfm
Copy link
Owner

dfm commented Oct 21, 2022

@tkillestein — Thank you!

I've made some tiny (lol) extra changes, but I'll merge as soon as we see green!

Closes #110

@dfm dfm linked an issue Oct 21, 2022 that may be closed by this pull request
@dfm dfm merged commit bcde5bc into dfm:main Oct 21, 2022
@tkillestein tkillestein deleted the fix_jax_futurewarning branch October 21, 2022 14:06
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.

FutureWarning for deprecated JAX function
2 participants