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

Clean up force_use_optimize_acqf argument from Acquisition.optimize #2942

Closed
wants to merge 1 commit into from

Conversation

saitcakmak
Copy link
Contributor

Summary: This was an experimental option added to support straight through gradient estimators, which wasn't used and has been removed. This diff cleans up special argument handling for force_use_optimize_acqf.

Differential Revision: D64840442

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 23, 2024
@facebook-github-bot
Copy link
Contributor

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

…function from Acquisition.optimize (facebook#2942)

Summary:

These were experimental options added to support straight through gradient estimators, which wasn't used and has been removed. This diff cleans up special argument handling for `force_use_optimize_acqf` and custom `post_processing_function`.

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

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.68%. Comparing base (c05f0c5) to head (1d452b0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2942      +/-   ##
==========================================
- Coverage   95.68%   95.68%   -0.01%     
==========================================
  Files         504      504              
  Lines       49567    49530      -37     
==========================================
- Hits        47429    47392      -37     
  Misses       2138     2138              

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

saitcakmak added a commit to saitcakmak/Ax that referenced this pull request Oct 23, 2024
…function from Acquisition.optimize (facebook#2942)

Summary:

These were experimental options added to support straight through gradient estimators, which wasn't used and has been removed. This diff cleans up special argument handling for `force_use_optimize_acqf` and custom `post_processing_function`.

Reviewed By: sdaulton

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

This pull request has been merged in cf194f3.

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