google-deepmind / optax

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

Rename loss -> value in reduce_on_plateau #874

Closed copybara-service[bot] closed 4 months ago

copybara-service[bot] commented 4 months ago

Rename loss -> value in reduce_on_plateau

to make it consistent with other estimator that make use of the objective function, such as scale_by_polyak and scale_by_backtracking_linesearch