Skip to content

Conversation

@esantorella
Copy link
Contributor

Summary: All internal calls to this have been updated to use distribution instead, including in subclasses (HigherOrderGPPosterior, GaussianMixturePosterior, MultiTaskGPPosterior, FullyBayesianPosterior)

Differential Revision: D55092855

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

This pull request was exported from Phabricator. Differential Revision: D55092855

…#2254)

Summary:
X-link: facebookexternal/botorch_fb#17


The `base_samples` argument to GPyTorchPosterior.rsample was deprecated in BoTorch 8.0.0
- reaped the deprecated code
- removed the corresponding unit tests
- Removed `base_samples` argument from `MockPosterior.rsample` used for testing, since the base Posterior class also does not permit `base_samples` in `rsample`. Moved an exception in `MockPosterior` so that invalid `base_samples` will still be checked.
- fixed a docstring in PosteriorList

Reviewed By: saitcakmak

Differential Revision: D55038429
Summary:

All internal calls to this have been updated to use `distribution` instead, including in subclasses (`HigherOrderGPPosterior`, `GaussianMixturePosterior`, `MultiTaskGPPosterior`, `FullyBayesianPosterior`)

Differential Revision: D55092855
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55092855

@codecov
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (1a8b4ea) to head (5c9af85).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2255      +/-   ##
==========================================
- Coverage   99.97%   99.97%   -0.01%     
==========================================
  Files         197      197              
  Lines       17163    17146      -17     
==========================================
- Hits        17159    17142      -17     
  Misses          4        4              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ea23802.

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. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants