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

Allow custom bounds to be passed in to SyntheticTestFunction #1415

Closed
wants to merge 1 commit into from

Conversation

mpolson64
Copy link
Contributor

Summary: Allow bounds to be specified in the constructors of SyntheticTestFunction and its children, and check to ensure that at least one optimizer falls within the new bounds.

Differential Revision: D39757449

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Sep 23, 2022
@facebook-github-bot
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Merging #1415 (9309da4) into main (b414871) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 9309da4 differs from pull request most recent head 3965176. Consider uploading reports for the commit 3965176 to get more accurate results

@@            Coverage Diff            @@
##              main     #1415   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          124       124           
  Lines        11521     11534   +13     
=========================================
+ Hits         11521     11534   +13     
Impacted Files Coverage Δ
botorch/test_functions/synthetic.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

…#1415)

Summary:
Pull Request resolved: pytorch#1415

Allow bounds to be specified in the constructors of SyntheticTestFunction and its children, and check to ensure that at least one optimizer falls within the new bounds.

Reviewed By: saitcakmak

Differential Revision: D39757449

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

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants