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

FullyBayesianSingleTaskGP.train should not return None #2702

Closed
wants to merge 1 commit into from

Conversation

esantorella
Copy link
Member

Summary: This is for consistency with the signature of Module.train.

Differential Revision: D68710923

Summary: This is for consistency with the signature of `Module.train`.

Differential Revision: D68710923
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jan 27, 2025
@facebook-github-bot
Copy link
Contributor

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

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.98%. Comparing base (851df1f) to head (59961a2).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2702   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files         200      200           
  Lines       18365    18367    +2     
=======================================
+ Hits        18363    18365    +2     
  Misses          2        2           

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

esantorella added a commit to esantorella/botorch that referenced this pull request Jan 27, 2025
Summary:

This is for consistency with the signature of `Module.train`.

Reviewed By: saitcakmak, Balandat

Differential Revision: D68710923
esantorella added a commit to esantorella/botorch that referenced this pull request Jan 27, 2025
Summary: This made it easier for me to check if there were any other issues like pytorch#2702. Brings BoTorch down from 10275 to 10254 type errors

Differential Revision: D68711505
facebook-github-bot pushed a commit that referenced this pull request Jan 27, 2025
)

Summary:
Pull Request resolved: #2703

This made it easier for me to check if there were any other issues like #2702. Brings BoTorch down from 10275 to 10254 type errors

Reviewed By: saitcakmak

Differential Revision: D68711505

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

This pull request has been merged in 81155da.

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