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
Console.WriteLine($"[SparseExperts] Down SBP not match: {string.Join(",",c.AxisPolicies.Select(p =>p.ToString()))} != {string.Join(",",se.DownSBPs.Select(p =>p.ToString()))}");
Console.WriteLine($"[SparseExperts] Up SBP not match: {string.Join(",",d.AxisPolicies.Select(p =>p.ToString()))} != {string.Join(",",se.UpSBPs.Select(p =>p.ToString()))}");
0 commit comments