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

Finalize fix of not needing to store transition criterion on steps #1985

Closed
wants to merge 1 commit into from

Conversation

mgarrard
Copy link
Contributor

Summary:
This diff:
Finalizes the fix to the storage by removing the need to unset transiton criteria and doesn't store transition criterion anymore. It can do so because in the decoder we reconstruct the generation step, which automatically fills in the relevant node fields during its init method.

Differential Revision: D50752054

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

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

mgarrard pushed a commit to mgarrard/Ax that referenced this pull request Nov 13, 2023
…acebook#1985)

Summary:

This diff:
Finalizes the fix to the storage by removing the need to unset transiton criteria and doesn't store transition criterion anymore. It can do so because in the decoder we reconstruct the generation step, which automatically fills in the relevant node fields during its init method.

Differential Revision: D50752054
mgarrard pushed a commit to mgarrard/Ax that referenced this pull request Nov 14, 2023
…acebook#1985)

Summary:

This diff:
Finalizes the fix to the storage by removing the need to unset transiton criteria and doesn't store transition criterion anymore. It can do so because in the decoder we reconstruct the generation step, which automatically fills in the relevant node fields during its init method.

Reviewed By: lena-kashtelyan

Differential Revision: D50752054
mgarrard pushed a commit to mgarrard/Ax that referenced this pull request Nov 14, 2023
…acebook#1985)

Summary:

This diff:
Finalizes the fix to the storage by removing the need to unset transiton criteria and doesn't store transition criterion anymore. It can do so because in the decoder we reconstruct the generation step, which automatically fills in the relevant node fields during its init method.

Reviewed By: lena-kashtelyan

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

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

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e51d48b) 94.46% compared to head (12a20d2) 94.46%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1985      +/-   ##
==========================================
- Coverage   94.46%   94.46%   -0.01%     
==========================================
  Files         460      460              
  Lines       44038    44034       -4     
==========================================
- Hits        41599    41595       -4     
  Misses       2439     2439              

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

…acebook#1985)

Summary:

This diff:
Finalizes the fix to the storage by removing the need to unset transiton criteria and doesn't store transition criterion anymore. It can do so because in the decoder we reconstruct the generation step, which automatically fills in the relevant node fields during its init method.

Reviewed By: lena-kashtelyan

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b3ee6c9.

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