You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the comments of calculate_numeric_gap (#13389)
Summary:
This diff updates the comments and add ET_Log to highlight the source of AOT intermediate output the calculate_numeric_gap function will use.
Reviewed By: kimishpatel
Differential Revision: D80210646
# Will use the exported program to extract intermediate output if and only if exported_program has been provided, and it is the greatest ancestor of the edge_dialect_program
1173
+
# Will use the exported program to extract intermediate output if and only if exported_program has been provided, and it is one of the ancestors of the edge_dialect_program
0 commit comments