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
AllReduceOp allows variadic operands, and we implicitly require at least 1 operand. This is enforced in MHLO here, but not documented nor enforced in StableHLO.