jax.tree_util.tree_reduce_associative#
- jax.tree_util.tree_reduce_associative(operation, tree, *, identity=<jax._src.tree_util.Unspecified object>, is_leaf=None)[source]#
Alias of
jax.tree.reduce_associative().
Alias of jax.tree.reduce_associative().