aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/batch_matmul_op.cc
Commit message (Expand)AuthorAge
* Shard batch_matmul_op across files to speed up build.Gravatar A. Unique TensorFlower2016-09-30
* Speed up BatchMatMul when either side is a vector or batch of vectors.Gravatar A. Unique TensorFlower2016-09-30
* 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
* Support half floats in BatchMatMul.Gravatar A. Unique TensorFlower2016-09-20
* Enable complex GPU kernels for tf.matmul and tf.batch_matmul.Gravatar RJ Ryan2016-07-13
* Merge changes from github.Gravatar Martin Wicke2016-06-03
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Rollback of Rollback of "Add MultivariateNormal to tf.contrib.distributions."Gravatar Eugene Brevdo2016-04-20
* Rollback of "Add MultivariateNormal to tf.contrib.distributions."Gravatar A. Unique TensorFlower2016-04-19
* Add MultivariateNormal to tf.contrib.distributions.Gravatar Eugene Brevdo2016-04-19
* Support ScratchAllocator in BLAS Batched GEMMGravatar A. Unique TensorFlower2016-03-18
* Use the untemplated version of OpKernelContext::op_device_context() soGravatar Josh Levenberg2016-03-11
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Change uses of TensorShape::ShortDebugString to DebugStringGravatar Geoffrey Irving2016-01-22
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* 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