pytorch / botorch

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

Clean up support for legacy format non-linear constraints #2627

Closed saitcakmak closed 1 week ago

saitcakmak commented 2 weeks ago

Summary: Legacy non-linear inequality constraint format has been deprecated since https://github.com/pytorch/botorch/pull/1793.

Differential Revision: D66003879

facebook-github-bot commented 2 weeks ago

This pull request was exported from Phabricator. Differential Revision: D66003879

facebook-github-bot commented 2 weeks ago

This pull request was exported from Phabricator. Differential Revision: D66003879

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 99.98%. Comparing base (92d73e4) to head (561b41d). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2627 +/- ## ========================================== - Coverage 99.98% 99.98% -0.01% ========================================== Files 196 196 Lines 17332 17311 -21 ========================================== - Hits 17330 17309 -21 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 week ago

This pull request has been merged in pytorch/botorch@260f95733d362a206ac35684bd9f39d2afb18057.