-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Un-mocking `optimize_acqf` reproduces the failures reported in #1924 Changed where the roundtrip transforms are applied to fix the failure. Also removed some mocks from ALEBO tests. ~~It likely has the same issue but it doesn't have e2e gen tests that'd produce them.~~ It doesn't have the same issue since it has a custom acqf optimizer. Differential Revision: D50572494 Pulled By: saitcakmak
- Loading branch information
1 parent
421dd10
commit 9b4bf97
Showing
4 changed files
with
40 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters