Skip to content

Conversation

@Balandat
Copy link
Contributor

Fixes an issue where some models with FixedNoiseGaussianLikelihood (e.g. FixedNoiseGP) did not properly evaluate the posterior with observation noise.
Depends on cornellius-gp/gpytorch#841

Also silences and catches some warnings in the tests.

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 17, 2019
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

…eta-pytorch#241)

Summary:
Fixes an issue where some models with `FixedNoiseGaussianLikelihood` (e.g. `FixedNoiseGP`) did not properly evaluate the posterior with observation noise.
Depends on cornellius-gp/gpytorch#841

Also silences and catches some warnings in the tests.

Pull Request resolved: meta-pytorch#241

Test Plan: Unit tests

Reviewed By: danielrjiang

Differential Revision: D16881331

Pulled By: Balandat

fbshipit-source-id: 0356a25b4cd838ac8c78f9820986e7472381de72
@codecov-io
Copy link

codecov-io commented Aug 17, 2019

Codecov Report

Merging #241 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #241   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          63     63           
  Lines        2291   2296    +5     
=====================================
+ Hits         2291   2296    +5
Impacted Files Coverage Δ
botorch/models/gpytorch.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update baaabba...f796688. Read the comment docs.

@facebook-github-bot
Copy link
Contributor

@Balandat merged this pull request in 062d02a.

@Balandat Balandat deleted the fix_fixed_noise branch October 2, 2019 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity. Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants