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
[OptRed] Do not assert on reductions after 3D dot ops (#2590)
Triton supports 3D dot operations and #2518 enables using them with
`DpasEncodingAttr` encoding. Avoid assertions when this pass finds
reductions of 3D tensors.
Signed-off-by: Victor Perez <[email protected]>
0 commit comments