flax
flax copied to clipboard
remove `tree_map` deprecation warning
Resolves #3842.
Remove tree_map
deprecation warning. This was originally added because CLU was causing a deprecation warning at HEAD, but after fixing it and pushing a new release, this is no longer necessary.
NOTE: this will land after Flax upgrades its minimum Python version to 3.10. See #3842 for more details.