FedJAX is a JAX-based open source library for Federated Learning simulations that emphasizes ease-of-use in research.
252
stars
41
forks
source link
Use jax.tree_util.tree_map in place of deprecated tree_multimap. #275
Closed
copybara-service[bot] closed 2 years ago
Use jax.tree_util.tree_map in place of deprecated tree_multimap.
The latter is a simple alias of the former, so this change is a no-op.