pytorch / botorch

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

Use proper logger in generation/gen.py #2504

Closed Balandat closed 3 weeks ago

Balandat commented 3 weeks ago

Fixes #2503

facebook-github-bot commented 3 weeks ago

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

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 99.98%. Comparing base (49f7c08) to head (667ffd6). Report is 1 commits behind head on main.

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

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

facebook-github-bot commented 3 weeks ago

@Balandat merged this pull request in pytorch/botorch@c47c01ca7cad83c068efdfb24f30242ba5d01e6d.