Skip to content

Replace jax.tree_util.tree_map() with jax.tree_util.tree_multimap()#3

Open
oikosohn wants to merge 1 commit into
gordicaleksa:mainfrom
oikosohn:oikosohn-patch-1
Open

Replace jax.tree_util.tree_map() with jax.tree_util.tree_multimap()#3
oikosohn wants to merge 1 commit into
gordicaleksa:mainfrom
oikosohn:oikosohn-patch-1

Conversation

@oikosohn

@oikosohn oikosohn commented Nov 29, 2023

Copy link
Copy Markdown

jax.tree_util.tree_multimap() has been removed in JAX 0.3.16.

jax.tree_util.tree_map() is a direct replacement.

jax.tree_map() also works instead of jax.tree_util.tree_multimap().

jax.tree_util.tree_multimap() has been removed in JAX 0.3.16.
jax.tree_util.tree_map() is a direct replacement.
@oikosohn oikosohn closed this Nov 29, 2023
@oikosohn oikosohn reopened this Nov 29, 2023
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