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
Open
copybara-service[bot] wants to merge 1 commit intomasterfrom test_690625625
+101-102