aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/matmul_op_test.cc
Commit message (Expand)AuthorAge
* Added rank-one product benchmarks.Gravatar A. Unique TensorFlower2017-08-21
* Improves performance of tf.matmul(a, b, ...) for dense tensors on NVIDIA GPUs...Gravatar A. Unique TensorFlower2017-03-17
* Parallelize inner matrix multiplications of BatchMatMul on CPU when appropriate.Gravatar A. Unique TensorFlower2016-09-23
* Automated rollback of change 134025273Gravatar A. Unique TensorFlower2016-09-22
* Parallelize inner matrix multiplications of BatchMatMul on CPU when appropriate.Gravatar A. Unique TensorFlower2016-09-22
* When running matmul with a 1xN Tensor (or Nx1) as one of the operands can be ...Gravatar A. Unique TensorFlower2016-07-20
* Enable complex GPU kernels for tf.matmul and tf.batch_matmul.Gravatar RJ Ryan2016-07-13
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06