-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
trials_as_df
method to support GenNode based GS (#2095)
Summary: Pull Request resolved: #2095 This diff modifies the trials as df method to support representation of GenerationNodes as well as GenerationSteps in GSs In coming diffs: (5) Do a final pass of the generationStrategy/GenerationNode files to see what else can be migrated/condensed (6) rename transiton criterion to action criterion (7) remove conditionals for legacy usecase ( clean up any lingering todos Reviewed By: bernardbeckerman Differential Revision: D52273582 fbshipit-source-id: 740ef0e17456e1a2a41d4472ae6432552b4b7977
- Loading branch information
1 parent
a499bd9
commit 15d3122
Showing
2 changed files
with
76 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters