jax.tree_util.tree_map#

jax.tree_util.tree_map(f, tree, *rest, is_leaf=None)[source]#

Alias of jax.tree.map().

Parameters:
Return type:

Any