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

Fix the KeyboardInterrupt exception from https://github.com/google-deepmind/optax/issues/860 by removing the timeout #886

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Fix the KeyboardInterrupt exception from https://github.com/google-deepmind/optax/issues/860 by removing the timeout