[XLA:CPU] Make the Eigen matmul routines flexible around array alignment
This code will be used in a later CL where we will use implement batchdot in XLA:CPU by calling individual dot operations in a loop. PiperOrigin-RevId: 226091175
Loading
Please sign in to comment