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

Get rid of SurrogateRunner and SurrogateBenchmarkProblem #2988

Closed
wants to merge 1 commit into from

Commits on Oct 30, 2024

  1. Get rid of SurrogateRunner and SurrogateBenchmarkProblem (facebook#2988)

    Summary:
    
    Context:
    * `SurrogateRunner` and `SurrogateBenchmarkProblem` are unused as of D64855010. See that diff for further context.
    
    Changes in this diff:
    * Remove `SurrogateRunner`
    * Remove `SurrogateBenchmarkProblem`
    * Remove corresponding tests (all functionality is covered by new tests, e.g. for `SurrogateTestFunction`)
    
    Reviewed By: Balandat
    
    Differential Revision: D65139431
    esantorella authored and facebook-github-bot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    14dc9e2 View commit details
    Browse the repository at this point in the history