pytorch / botorch

Bayesian optimization in PyTorch
https://botorch.org/
MIT License
3.11k stars 406 forks source link

Import fix in custom_botorch_model_in_ax tutorial #2601

Closed saitcakmak closed 1 month ago

saitcakmak commented 1 month ago

This optimizer mock was renamed in Ax, leading to an import failure in this tutorial.

facebook-github-bot commented 1 month ago

@saitcakmak has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 month ago

@saitcakmak has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.98%. Comparing base (c671077) to head (727c868). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2601 +/- ## ======================================= Coverage 99.98% 99.98% ======================================= Files 196 196 Lines 17370 17370 ======================================= Hits 17368 17368 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

facebook-github-bot commented 1 month ago

@saitcakmak merged this pull request in pytorch/botorch@66660e341b7dd0780feac4640f3709a8fd024206.