Skip to content

Hotfix botorch module by adding the version constraint of gpytorch#3950

Merged
not522 merged 1 commit intooptuna:masterfrom
nzw0301:hotfix-botorch
Sep 1, 2022
Merged

Hotfix botorch module by adding the version constraint of gpytorch#3950
not522 merged 1 commit intooptuna:masterfrom
nzw0301:hotfix-botorch

Conversation

@nzw0301
Copy link
Copy Markdown
Member

@nzw0301 nzw0301 commented Aug 31, 2022

Motivation

BoTorch doesn't work with the latest stable gpytorch, 1.9.0 as we can see in CI results such as https://github.com/optuna/optuna/runs/8107161055?check_suite_focus=true.

Description of the changes

Add a version constraint of gpytorch as hotfix.

Related issue of botorch: meta-pytorch/botorch#1370

Copy link
Copy Markdown
Member

@c-bata c-bata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@c-bata c-bata added the CI Continuous integration. label Aug 31, 2022
@c-bata c-bata added this to the v3.1.0 milestone Aug 31, 2022
Copy link
Copy Markdown
Member

@not522 not522 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@not522 not522 merged commit d21b1c0 into optuna:master Sep 1, 2022
@nzw0301 nzw0301 deleted the hotfix-botorch branch September 1, 2022 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous integration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants