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

Commits on Oct 23, 2024

  1. Clean up force_use_optimize_acqf argument and custom post_processing_…

    …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
    saitcakmak authored and facebook-github-bot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1d452b0 View commit details
    Browse the repository at this point in the history