-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add seed to Ax client; temporarily skipping flaky test
Summary: Adding the ability to specify a seed for the ax client within the config for deterministic experiments. It turns out there is still some non-determinism on the AEPsych side, though, after the experiment is over. Skipping a test that is flaky due to this until it is fixed. Differential Revision: D48123177 fbshipit-source-id: 1f7757c46a754a2b3d93babc810ed41490a2c290
- Loading branch information
1 parent
bf62629
commit 95dfa0c
Showing
3 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters