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

make constraints optional in get_experiment... functions #1657

Closed

Conversation

bernardbeckerman
Copy link
Contributor

Summary: For get_experiment... core stubs functions that create a trial with Sobol, constraints were resulting in the logs being flooded with "Unable to round" warnings due to rejection sampling. This diff omits these constraints in test_sqa_store tests for which they are immaterial.

Differential Revision: D46687301

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

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

bernardbeckerman added a commit to bernardbeckerman/Ax that referenced this pull request Jun 13, 2023
Summary:
Pull Request resolved: facebook#1657

For get_experiment... core stubs functions that create a trial with Sobol, constraints were resulting in the logs being flooded with "Unable to round" warnings due to rejection sampling. This diff omits these constraints in test_sqa_store tests for which they are immaterial.

Differential Revision: D46687301

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

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

bernardbeckerman added a commit to bernardbeckerman/Ax that referenced this pull request Nov 22, 2023
Summary:

For get_experiment... core stubs functions that create a trial with Sobol, constraints were resulting in the logs being flooded with "Unable to round" warnings due to rejection sampling. This diff omits these constraints in test_sqa_store tests for which they are immaterial.

Reviewed By: Balandat

Differential Revision: D46687301
bernardbeckerman added a commit to bernardbeckerman/Ax that referenced this pull request Nov 22, 2023
Summary:

For get_experiment... core stubs functions that create a trial with Sobol, constraints were resulting in the logs being flooded with "Unable to round" warnings due to rejection sampling. This diff omits these constraints in test_sqa_store tests for which they are immaterial.

Reviewed By: Balandat

Differential Revision: D46687301
@facebook-github-bot
Copy link
Contributor

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

Summary:

For get_experiment... core stubs functions that create a trial with Sobol, constraints were resulting in the logs being flooded with "Unable to round" warnings due to rejection sampling. This diff omits these constraints in test_sqa_store tests for which they are immaterial.

Reviewed By: Balandat

Differential Revision: D46687301
bernardbeckerman added a commit to bernardbeckerman/Ax that referenced this pull request Nov 27, 2023
Summary:

For get_experiment... core stubs functions that create a trial with Sobol, constraints were resulting in the logs being flooded with "Unable to round" warnings due to rejection sampling. This diff omits these constraints in test_sqa_store tests for which they are immaterial.

Reviewed By: Balandat

Differential Revision: D46687301
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

bernardbeckerman added a commit to bernardbeckerman/Ax that referenced this pull request Nov 27, 2023
Summary:

For get_experiment... core stubs functions that create a trial with Sobol, constraints were resulting in the logs being flooded with "Unable to round" warnings due to rejection sampling. This diff omits these constraints in test_sqa_store tests for which they are immaterial.

Reviewed By: Balandat

Differential Revision: D46687301
@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aada4cf) 94.51% compared to head (0c4d309) 94.51%.

❗ Current head 0c4d309 differs from pull request most recent head 595669a. Consider uploading reports for the commit 595669a to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1657   +/-   ##
=======================================
  Coverage   94.51%   94.51%           
=======================================
  Files         460      460           
  Lines       44258    44262    +4     
=======================================
+ Hits        41832    41836    +4     
  Misses       2426     2426           

☔ 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 1e49f25.

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