[XLA] [TF:XLA] Move BatchDot into the XLA client library.
BatchDot is a helper for performing batched matrix multiplications where all except the minor two dimensions are batch dimensions. It is used by a number of other linear algebra routines. PiperOrigin-RevId: 223994553
Loading
Please sign in to comment