aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/batch_matmul_op.cc
Commit message (Expand)AuthorAge
* [TF:XLA] Remove StatusOr<> return values from linear algebra functions and th...Gravatar Peter Hawkins2018-06-29
* [TF:XLA] Complete the TriangularSolve implementation.Gravatar A. Unique TensorFlower2018-01-29
* [TF:XLA] Add a Cholesky decomposition implementation.Gravatar Peter Hawkins2017-11-10
* [XLA:CPU] [XLA:GPU] Adds compiler support for C64 primitive type, including r...Gravatar A. Unique TensorFlower2017-10-27
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* [TF:XLA] Refactor TF/XLA operator registration.Gravatar Peter Hawkins2017-03-30
* [TF:XLA] Split XlaOpRegistry out of xla_compilation_device.{cc,h} into a sepa...Gravatar Peter Hawkins2017-02-15
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09