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 FixedNoiseMultiTaskGP #2323

Closed
wants to merge 3 commits into from

Conversation

saitcakmak
Copy link
Contributor

Summary: Deprecated since #1818. MultiTaskGP offers the full functionality of FixedNoiseMultiTaskGP without requiring a different class.

Reviewed By: dme65

Differential Revision: D56802249

saitcakmak and others added 3 commits April 30, 2024 19:21
Summary: Deprecated since pytorch#1516

Differential Revision: D56799439
Summary: This was a temporary wrokaround for backwards. compatibility, added in pytorch#1875

Differential Revision: D56801096

Reviewed By: Balandat
Summary: Deprecated since pytorch#1818. `MultiTaskGP` offers the full functionality of `FixedNoiseMultiTaskGP` without requiring a different class.

Reviewed By: dme65

Differential Revision: D56802249
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label May 1, 2024
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (0cb0aa1) to head (7bac885).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2323      +/-   ##
==========================================
- Coverage   99.97%   99.95%   -0.03%     
==========================================
  Files         189      189              
  Lines       16686    16671      -15     
==========================================
- Hits        16682    16663      -19     
- Misses          4        8       +4     

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

@saitcakmak saitcakmak closed this May 1, 2024
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants