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
The SDFG class has a field called using_explicit_control_flow. Since control flow regions are the norm in DaCe 2.0, one of the steps in this new release is to remove this flag and its associated uses, assuming it is always True.