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
I suggest an enum and attribute SchedulePolicy for AbstractStage with the values ON_DEMAND (process only when the output is invalid) and ALWAYS (process every round).
The text was updated successfully, but these errors were encountered:
I suggest an enum and attribute
SchedulePolicy
forAbstractStage
with the valuesON_DEMAND
(process only when the output is invalid) andALWAYS
(process every round).The text was updated successfully, but these errors were encountered: