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
[BACKEND] Implement generic code to allow for dot_scaled(mmav3) and warp choices (triton-lang#5103)
Even though this refactor allows for sharing the code for choosing warps
and mma version with the regular `DotOp`, we don't activate any of the
two paths yet, given that we still have to fix a couple things for them
to work.
Putting this preliminary PR up to avoid packing too many things in one
PR
0 commit comments