-
Notifications
You must be signed in to change notification settings - Fork 660
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update minimal JAX version to latest (0.3.16).
0.3.16 includes jax-ml/jax#11807, which supports more flexible sharding constraints under vmap (see also flax/linen/partitioning.py). 0.3.16 removes jax.tree_util.tree_multimap, so we are also updating to the latest jgraph version (in which tree_multimap has been replaced). PiperOrigin-RevId: 467265619
- Loading branch information
James Lee-Thorp
authored and
Flax Authors
committed
Aug 12, 2022
1 parent
517b763
commit d9897c5
Showing
2 changed files
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters