Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Sequential high-d GS tests with new test harness (#2940)
Summary: Lena recently added a test harness which will allow us to quickly test a variety of GS configurations at the GS level, previously we were testing them at the client level, but this is a bit higher than we may always access the stack so it's good to have both sets of tests. This diff adds tests for high-d seq gs: - tests that high-d seq works as expected and gens - also tests that experiment_properties if n and arms per node is none Follow up diffs will test: - quickbo gs - ebashr fixes that came to light during bug bash - multi-task models Reviewed By: lena-kashtelyan Differential Revision: D64807079
- Loading branch information