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

Removing _fit_multioutput_independent and allclose_mll. #1570

Closed
wants to merge 1 commit into from
Closed

Removing _fit_multioutput_independent and allclose_mll. #1570

wants to merge 1 commit into from

Conversation

j-wilson
Copy link
Contributor

Summary: The original bug that motivated fitting certain types of multioutput models independently has been resolved, so _fit_multioutput_independent is no longer needed.

Reviewed By: Balandat

Differential Revision: D42071480

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

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Merging #1570 (4330fab) into main (424c9bc) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1570   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          153       153           
  Lines        13562     13527   -35     
=========================================
- Hits         13562     13527   -35     
Impacted Files Coverage Δ
botorch/optim/utils/__init__.py 100.00% <ø> (ø)
botorch/optim/utils/model_utils.py 100.00% <ø> (ø)
botorch/fit.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 was exported from Phabricator. Differential Revision: D42071480

Summary:
Pull Request resolved: #1570

The original bug that motivated fitting certain types of multioutput models independently has been resolved, so `_fit_multioutput_independent` is no longer needed.

Reviewed By: Balandat

Differential Revision: D42071480

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 466aaf9.

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