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
Flip the order in which the GEMM tiles are computed, i.e. instead of traversing the tiles in n direction first, traverse them in m direction, and then in n direction.
#7513