Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Fully Bayesian logic in low_rank #1773

Closed
wants to merge 2 commits into from

Conversation

Balandat
Copy link
Contributor

@Balandat Balandat commented Apr 4, 2023

Changes the batch range of FullyBayesianPosterior, which effectively means that we will regard the MC batch as a t-batch for the purposes of sampling. Also remove the fully Bayesian specialty logic (previously necessary to deal with non-standard batch ranges).

Reviewed By: sdaulton

Differential Revision: D44634780

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Apr 4, 2023
@facebook-github-bot
Copy link
Contributor

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

Balandat added a commit to Balandat/botorch that referenced this pull request Apr 4, 2023
Summary:
Pull Request resolved: pytorch#1773

Remove the fully Bayesian specialty logic (previously necessary to deal with non-standard batch ranges).

Reviewed By: sdaulton

Differential Revision: D44634780

fbshipit-source-id: 3e38200e00d3d057c3cf89a580fd921a80fd3b5c
@facebook-github-bot
Copy link
Contributor

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

Balandat and others added 2 commits April 3, 2023 21:19
Differential Revision: D44599898

fbshipit-source-id: 2ec020ac8d7c23dbfd5b505de782bd2c544413af
Summary:
Pull Request resolved: pytorch#1773

Remove the fully Bayesian specialty logic (previously necessary to deal with non-standard batch ranges).

Reviewed By: sdaulton

Differential Revision: D44634780

fbshipit-source-id: 789f01ec2c89cefbd448ed36934a8a7792eefcd6
@facebook-github-bot
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

Merging #1773 (33dd546) into main (8f832d4) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 33dd546 differs from pull request most recent head b6dfb7a. Consider uploading reports for the commit b6dfb7a to get more accurate results

@@            Coverage Diff            @@
##              main     #1773   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          170       170           
  Lines        14762     14760    -2     
=========================================
- Hits         14762     14760    -2     
Impacted Files Coverage Δ
botorch/utils/low_rank.py 100.00% <ø> (ø)
botorch/posteriors/fully_bayesian.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ae7ceb9.

@Balandat Balandat deleted the export-D44634780 branch May 18, 2023 03:03
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