forked from pytorch/botorch
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support observed noise in MixedSingleTaskGP (pytorch#2054)
Summary: Pull Request resolved: pytorch#2054 Supporting observed noise was blocked on `SingleTaskGP` not supporting `train_Yvar`. We can easily support it after pytorch#2052 Reviewed By: esantorella Differential Revision: D50394746 fbshipit-source-id: d830d92031b4c3a1b190ce438cdf0513130ae2b0
- Loading branch information
1 parent
6b6cc0d
commit f70c8ec
Showing
2 changed files
with
66 additions
and
40 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