Tile on the M dimension in GEBP.
authorSanjoy Das <sanjoy@google.com>
Tue, 29 May 2018 18:14:43 +0000 (11:14 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 29 May 2018 18:20:44 +0000 (11:20 -0700)
commit4a920dcea404a34d9edc558e1360fe775dcabbe1
tree32134ef41aac14dc4480ea4125dcd10fc9d32e94
parent633ea006610586f2dc64824ae26d856a0f95cf96
Tile on the M dimension in GEBP.

After this change the inner reduction loop in GEBP multiplies a tile from the
LHS and a tile from the RHS to get a result tile.

PiperOrigin-RevId: 198425769
tensorflow/compiler/xla/service/cpu/dot_op_emitter.cc