Closed Balandat closed 2 months ago
@Balandat has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
This pull request was exported from Phabricator. Differential Revision: D63260870
This pull request was exported from Phabricator. Differential Revision: D63260870
This pull request was exported from Phabricator. Differential Revision: D63260870
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.98%. Comparing base (
ab5ffea
) to head (f1ffb7e
). Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This pull request was exported from Phabricator. Differential Revision: D63260870
@Balandat merged this pull request in pytorch/botorch@ad9978fac775e1657bb4e5375d85e443913da25e.
Our nightly CI started failing, likely due to a sorting order change introduced in https://github.com/pytorch/pytorch/pull/127936
This change robustifies the tests against the point order (and also fixes a torch deprecation warning)