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
Summary:
Since we changed the flow to run decomps before the quantizer, we don't need the extra SDPA path now (which was one of the points!). Remove it here.
`ReplaceSafeSoftmaxWithSoftmax` is retained since it's used by Helios for now.
Differential Revision: D67561688
0 commit comments