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
Improve function to identify if an all-gather should be marked as must-recompute (#186)
Instead of marking all all-gather nodes as must-recompute, we now only mark those that can be arbitrarily prefetched, i.e., for which all its recursive inputs are single-input operators and that leads to a graph input.
0 commit comments