Skip to content

Conversation

@bletham
Copy link
Contributor

@bletham bletham commented Dec 3, 2025

Summary: Style tensors can be specified via a method override, and from there are correctly passed along in the call to the PFN torch model.

Differential Revision: D87847406

@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Dec 3, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 3, 2025

@bletham has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87847406.

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.98%. Comparing base (8a6bc9e) to head (3bb99a4).

Files with missing lines Patch % Lines
botorch_community/models/prior_fitted_network.py 88.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3099      +/-   ##
==========================================
- Coverage   99.99%   99.98%   -0.01%     
==========================================
  Files         219      219              
  Lines       20887    20900      +13     
==========================================
+ Hits        20886    20897      +11     
- Misses          1        3       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Summary:

Style tensors can be specified via a method override, and from there are correctly passed along in the call to the PFN  torch model.

Differential Revision: D87847406
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 meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant