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

Storage support for RBFKernel & LogNormalPrior #2616

Closed
wants to merge 1 commit into from

Conversation

saitcakmak
Copy link
Contributor

Summary:
Adds storage support for these components that'll soon be used by default. The storage support is only relevant in cases where they are manually specified.

I also removed REVERSE_GPYTORCH_COMPONENT_REGISTRY since I did not find it to affect anything. We need GPYTORCH_COMPONENT_REGISTRY but the reverse does not seem to do much.

Reviewed By: mpolson64

Differential Revision: D60458209

Summary:
Adds storage support for these components that'll soon be used by default. The storage support is only relevant in cases where they are manually specified.

I also removed `REVERSE_GPYTORCH_COMPONENT_REGISTRY` since I did not find it to affect anything. We need `GPYTORCH_COMPONENT_REGISTRY` but the reverse does not seem to do much.

Reviewed By: mpolson64

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

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.20%. Comparing base (8587b30) to head (e07eb9b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2616   +/-   ##
=======================================
  Coverage   95.20%   95.20%           
=======================================
  Files         492      492           
  Lines       47642    47651    +9     
=======================================
+ Hits        45358    45367    +9     
  Misses       2284     2284           

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c0fa168.

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