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

Migrate Alebo from code deprecated in closures refactor #1906

Closed
wants to merge 2 commits into from

Conversation

esantorella
Copy link
Contributor

Summary: ALEBO is using deprecated functionality from BoTorch that is soon to be removed entirely. Because ALEBO itself is deprecated, it is not worth porting this to modern BoTorch. So ALEBO will simply keep a copy of the BoTorch code (with some branches that are not needed removed).

Differential Revision: D50206581

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

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

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (a7ec30c) 94.61% compared to head (b875746) 94.60%.

❗ Current head b875746 differs from pull request most recent head 9f281ac. Consider uploading reports for the commit 9f281ac to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1906      +/-   ##
==========================================
- Coverage   94.61%   94.60%   -0.01%     
==========================================
  Files         459      459              
  Lines       43685    43771      +86     
==========================================
+ Hits        41333    41410      +77     
- Misses       2352     2361       +9     
Files Coverage Δ
ax/models/random/alebo_initializer.py 100.00% <100.00%> (ø)
ax/models/tests/test_alebo.py 100.00% <100.00%> (ø)
ax/models/torch/alebo.py 95.89% <89.02%> (-2.01%) ⬇️

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

esantorella and others added 2 commits October 12, 2023 07:01
Summary: ALEBO generally provides inferior performance to SAASBO and is a maintenance burden.

Differential Revision: https://internalfb.com/D50203060

fbshipit-source-id: acca3e0bf45abce680b0b64fa7a836015c41bdfe
Summary:
Pull Request resolved: facebook#1906

ALEBO is using deprecated functionality from BoTorch that is soon to be removed entirely. Because ALEBO itself is deprecated, it is not worth porting this to modern BoTorch. So ALEBO will simply keep a copy of the BoTorch code (with some branches that are not needed removed).

Reviewed By: saitcakmak

Differential Revision: D50206581

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7749c7a.

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.

3 participants