-
Notifications
You must be signed in to change notification settings - Fork 413
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix LearnedObjective base sample shape (#2021)
Summary: Pull Request resolved: #2021 Explicitly specifcy batch_shape in LearnedObjective's sampler to prevent shared base sample in the same batch. Reviewed By: Balandat, esantorella Differential Revision: D49574252 fbshipit-source-id: 9f713493fec95ce7ce311a6078e7c709a722f9bc
- Loading branch information
1 parent
2aef8e2
commit dcb2ba4
Showing
3 changed files
with
703 additions
and
684 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
Oops, something went wrong.