aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/batch_matmul_op_test.py
Commit message (Expand)AuthorAge
* Improves performance of tf.matmul(a, b, ...) for dense tensors on NVIDIA GPUs...Gravatar A. Unique TensorFlower2017-03-17
* Clean up matmul test suites and make sure that complex tests set the imaginar...Gravatar A. Unique TensorFlower2017-03-02
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Add support for adjoint and batch matmul to tf.matmul.Gravatar A. Unique TensorFlower2016-11-16
* Speed up BatchMatMul when either side is a vector or batch of vectors.Gravatar A. Unique TensorFlower2016-09-30
* Support half floats in BatchMatMul.Gravatar A. Unique TensorFlower2016-09-20
* Clean up another batch of tensorflow tests that are using use_gpu.Gravatar Gunhan Gulsoy2016-09-09
* Enable complex GPU kernels for tf.matmul and tf.batch_matmul.Gravatar RJ Ryan2016-07-13
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-03
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06