google-deepmind / optax

Optax is a gradient processing and optimization library for JAX.
https://optax.readthedocs.io
Apache License 2.0
1.65k stars 181 forks source link

Expand the scope of tree_get and tree_set to handle subtrees and not only leaves. #873

Closed copybara-service[bot] closed 6 months ago

copybara-service[bot] commented 6 months ago

Expand the scope of tree_get and tree_set to handle subtrees and not only leaves.