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

Break the scale_by_backtracking_linesearch docstring example for better readability #850

Closed copybara-service[bot] closed 7 months ago

copybara-service[bot] commented 7 months ago

Break the scale_by_backtracking_linesearch docstring example for better readability

Now it displays into two code blocks, which I think is more readable.

Also removed a dangling mention to api/linear_algebra_operators, file that no longer exists