Skip to content

Commit

Permalink
Update test_generation_strategy to utilize MBM models (#2734)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #2734

Models.GPEI points to the deprecated legacy Ax model. For most practical usage, it behaves identical to Models.BOTORCH_MODULAR (aka MBM), which is the recommmended model to use in Ax. This diff updates `test_generation_strategy` file to utilize MBM instead of legacy GPEI.

Reviewed By: Balandat

Differential Revision: D62164294

fbshipit-source-id: 4ea49e8ae038431600168661f747973cd1fcea40
  • Loading branch information
saitcakmak authored and facebook-github-bot committed Sep 4, 2024
1 parent a5bfcd3 commit 6b1b0a4
Showing 1 changed file with 134 additions and 162 deletions.
Loading

0 comments on commit 6b1b0a4

Please sign in to comment.