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

Add Sequential high-d GS tests with new test harness #2940

Closed
wants to merge 1 commit into from

Conversation

mgarrard
Copy link
Contributor

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

Differential Revision: D64807079

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 23, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64807079

@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.68%. Comparing base (c05f0c5) to head (dda2465).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2940   +/-   ##
=======================================
  Coverage   95.68%   95.68%           
=======================================
  Files         504      504           
  Lines       49567    49568    +1     
=======================================
+ Hits        47429    47430    +1     
  Misses       2138     2138           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

mgarrard added a commit to mgarrard/Ax that referenced this pull request Oct 23, 2024
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64807079

mgarrard added a commit to mgarrard/Ax that referenced this pull request Oct 23, 2024
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64807079

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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64807079

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5c7ccb5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants