botorch
botorch copied to clipboard
Add isinstance_af
Summary: Creates a new helper method for checking both if a given AF is an instance of a class or if the given AF wraps a base AF that is an instance of a class
Differential Revision: D43127722
This pull request was exported from Phabricator. Differential Revision: D43127722
Codecov Report
Merging #1664 (a10d9f2) into main (63dd0cd) will not change coverage. The diff coverage is
100.00%.
:exclamation: Current head a10d9f2 differs from pull request most recent head e147346. Consider uploading reports for the commit e147346 to get more accurate results
@@ Coverage Diff @@
## main #1664 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 169 170 +1
Lines 14518 14531 +13
=========================================
+ Hits 14518 14531 +13
| Impacted Files | Coverage Δ | |
|---|---|---|
| botorch/acquisition/fixed_feature.py | 100.00% <100.00%> (ø) |
|
| botorch/acquisition/penalized.py | 100.00% <100.00%> (ø) |
|
| botorch/acquisition/proximal.py | 100.00% <100.00%> (ø) |
|
| botorch/acquisition/utils.py | 100.00% <100.00%> (ø) |
|
| botorch/acquisition/wrapper.py | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This pull request was exported from Phabricator. Differential Revision: D43127722
Hi @sdaulton!
Thank you for your pull request.
We require contributors to sign our Contributor License Agreement, and yours needs attention.
You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.
Process
In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.
Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.
If you have received this in error or have any questions, please contact us at [email protected]. Thanks!