pytorch / botorch

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

Ensure all tensors are on CPU in `HitAndRunPolytopeSampler` #2502

Closed Balandat closed 3 weeks ago

Balandat commented 4 weeks ago

Addresses #2500

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 99.98%. Comparing base (1f6bf87) to head (d62fd3c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2502 +/- ## ======================================= Coverage 99.98% 99.98% ======================================= Files 193 193 Lines 16947 16947 ======================================= Hits 16945 16945 Misses 2 2 ```

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

facebook-github-bot commented 4 weeks ago

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

facebook-github-bot commented 3 weeks ago

@Balandat merged this pull request in pytorch/botorch@49f7c08bb469e1c143d7f3915e72565499715b3d.