-
Notifications
You must be signed in to change notification settings - Fork 44
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
Fix GenerationStrategy and GenerataionNode todos #330
Conversation
This pull request was exported from Phabricator. Differential Revision: D52898268 |
Summary: X-link: facebookresearch/aepsych#330 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Differential Revision: D52898268 fbshipit-source-id: 16d5c829a2187402dc0d18b1e22b88d2da5b4f3e
09e7a5f
to
a619bc0
Compare
Summary: X-link: facebook/Ax#2142 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268
This pull request was exported from Phabricator. Differential Revision: D52898268 |
Summary: Pull Request resolved: facebook#2142 X-link: facebookresearch/aepsych#330 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268 fbshipit-source-id: 6dcf3d62641cbf652c80006cca39cff1fb4bb39a
a619bc0
to
e44d213
Compare
Summary: X-link: facebook/Ax#2142 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268
This pull request was exported from Phabricator. Differential Revision: D52898268 |
Summary: Pull Request resolved: facebook#2142 X-link: facebookresearch/aepsych#330 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268 fbshipit-source-id: 519739f596a4e497e6805c99a1757a412d6c2a1a
e44d213
to
f24ae62
Compare
Summary: X-link: facebook/Ax#2142 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268
This pull request was exported from Phabricator. Differential Revision: D52898268 |
Summary: Pull Request resolved: facebook#2142 X-link: facebookresearch/aepsych#330 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268 fbshipit-source-id: 843ba6a41f3a81a258f305169834062b8ec7fad0
Summary: X-link: facebook/Ax#2142 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268
f24ae62
to
ed6c580
Compare
Summary: X-link: facebookresearch/aepsych#330 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268
This pull request was exported from Phabricator. Differential Revision: D52898268 |
Summary: X-link: facebookresearch/aepsych#330 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268
Summary: X-link: facebook/Ax#2142 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268
ed6c580
to
57e86da
Compare
Summary: X-link: facebookresearch/aepsych#330 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268
This pull request was exported from Phabricator. Differential Revision: D52898268 |
Summary: X-link: facebook/Ax#2142 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268
57e86da
to
9959333
Compare
Summary: X-link: facebookresearch/aepsych#330 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268
This pull request was exported from Phabricator. Differential Revision: D52898268 |
This pull request has been merged in dcda999. |
Summary: Pull Request resolved: #2142 X-link: facebookresearch/aepsych#330 In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests. In following diffs we will: - revisit storage - update AEPsych GSs as needed - determine if run indefinetly can be replaced by simply having gen_unlimited_trials = true Reviewed By: lena-kashtelyan Differential Revision: D52898268 fbshipit-source-id: 4cc98b100c26aed052322f13ae103455733e1606
Summary:
In this diff we update the Ax GenerationStrategy code to remove all todos related to aepsych, and use the standard GS code flow for aepsych usecases. This required some minimal updates to the aepsych criterion and one of the storage tests.
In following diffs we will:
Differential Revision: D52898268