optuna / optuna-examples

Examples for https://github.com/optuna/optuna
MIT License
634 stars 172 forks source link

Update import path #213

Closed Alnusjaponica closed 8 months ago

Alnusjaponica commented 9 months ago

Motivation

Resolve https://github.com/optuna/optuna/issues/4935

Description of the changes

Replace import path from pytorch_lightning to lightning.pytirch. Note that the tests passes after https://github.com/optuna/optuna/pull/5028 is merged

github-actions[bot] commented 8 months ago

This pull request has not seen any recent activity.

Alnusjaponica commented 8 months ago

Now that https://github.com/optuna/optuna/issues/4935 is merged into master and the tests pass. @HideakiImamura Could you assign a reviewer?