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

Accept any GSInterface for database updates #2034

Closed

Conversation

danielcohenlive
Copy link

Summary: In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods. Only standard GSs will be saved though

Reviewed By: lena-kashtelyan

Differential Revision: D51677487

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

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

danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Nov 30, 2023
Summary:

In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods.  Only standard GSs will be saved though

Reviewed By: lena-kashtelyan

Differential Revision: D51677487
danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Nov 30, 2023
Summary:

In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods.  Only standard GSs will be saved though

Reviewed By: lena-kashtelyan

Differential Revision: D51677487
Daniel Cohen added 2 commits November 30, 2023 15:31
Summary:

Mainly this means implementing `gen_multiple_with_ensembling()`

Reviewed By: lena-kashtelyan

Differential Revision: D51306927
Summary:

In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods.  Only standard GSs will be saved though

Reviewed By: lena-kashtelyan

Differential Revision: D51677487
danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Nov 30, 2023
Summary:

In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods.  Only standard GSs will be saved though

Reviewed By: lena-kashtelyan

Differential Revision: D51677487
danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Nov 30, 2023
Summary:

In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods.  Only standard GSs will be saved though

Reviewed By: lena-kashtelyan

Differential Revision: D51677487
danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Nov 30, 2023
Summary:

In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods.  Only standard GSs will be saved though

Reviewed By: lena-kashtelyan

Differential Revision: D51677487
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Nov 30, 2023
Summary:

In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods.  Only standard GSs will be saved though

Reviewed By: lena-kashtelyan

Differential Revision: D51677487
@codecov-commenter
Copy link

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (b56610f) 94.47% compared to head (a5d5212) 94.51%.

❗ Current head a5d5212 differs from pull request most recent head 5550118. Consider uploading reports for the commit 5550118 to get more accurate results

Files Patch % Lines
ax/modelbridge/tests/test_generation_strategy.py 79.48% 8 Missing ⚠️
ax/utils/testing/core_stubs.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2034      +/-   ##
==========================================
+ Coverage   94.47%   94.51%   +0.04%     
==========================================
  Files         460      460              
  Lines       44349    44410      +61     
==========================================
+ Hits        41898    41974      +76     
+ Misses       2451     2436      -15     

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in a31074a.

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