Skip to content

Remove HeterogeneousSingleTaskGP #3026

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

Closed
wants to merge 1 commit into from

Conversation

saitcakmak
Copy link
Contributor

Summary:
X-link: pytorch/botorch#2616

This model has been buggy for quite a long time and we still haven't fixed it. Removing it should be preferable to keeping around a known buggy model. Example bug reports:

Differential Revision: D65543676

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

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

Summary: Removes a couple of unused utilities form ax/models/torch/utils.py, and updates the tests to remove usage of `HeteroskedasticSingleTaskGP`.

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

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.66%. Comparing base (0180570) to head (a94b26a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3026      +/-   ##
==========================================
+ Coverage   95.60%   95.66%   +0.05%     
==========================================
  Files         483      483              
  Lines       49012    48965      -47     
==========================================
- Hits        46859    46841      -18     
+ Misses       2153     2124      -29     

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

@saitcakmak saitcakmak closed this Nov 6, 2024
@facebook-github-bot
Copy link
Contributor

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

facebook-github-bot pushed a commit to pytorch/botorch that referenced this pull request Nov 7, 2024
Summary:
X-link: facebook/Ax#3026

Pull Request resolved: #2616

This model has been buggy for quite a long time and we still haven't fixed it. Removing it should be preferable to keeping around a known buggy model. Example bug reports:
- #861
- #933
- #2551

Reviewed By: esantorella

Differential Revision: D65543676

fbshipit-source-id: e1a9a1e602786c750c7366eae671b92dcbf0f24b
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants