optuna / optuna-examples

Examples for https://github.com/optuna/optuna
MIT License
632 stars 171 forks source link

Remove version specification of `jax` and `jaxlib` #223

Closed Alnusjaponica closed 8 months ago

Alnusjaponica commented 8 months ago

Motivation

Remove version specification on haiku and resolve CI failure

Description of the changes

This PR removes version specification of jax and jaxlib from requirements.txt Note that the reason to pin the version, jax_experimental_name_stack option, has been resolved at Haiku v0.0.9 For more details see https://github.com/optuna/optuna-examples/pull/144 and https://github.com/google-deepmind/dm-haiku/releases/tag/v0.0.9.