aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/reduction_ops_sum.cc
Commit message (Expand)AuthorAge
* Register int64 SUM GPU kernel.Gravatar James Qin2018-10-08
* BEGIN_PUBLICGravatar James Qin2018-09-19
* Register a new Sum op for T:int64 and Tidx:int32Gravatar James Qin2018-09-13
* Add int64 axis support for reduction ops. (#13891)Gravatar Yong Tang2017-10-21
* [OpenCL] Cleans reduction ops (#10340)Gravatar Luke Iwanski2017-06-08
* Enable reduce_mean, reduce_sum and reduce_prod for complex types on CPU/GPU.Gravatar RJ Ryan2017-04-17
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
* Add the int32 TypeConstraint to all kernels that could take both int32Gravatar Vijay Vasudevan2016-10-14
* Change some kernels to use TF_CALL* macros, so that the instantiations for someGravatar A. Unique TensorFlower2016-06-06
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar Derek Murray2016-05-23
* fp16-enable all the componentwise ops.Gravatar A. Unique TensorFlower2016-04-15
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* Fix reduction op to honor host memory constraint.Gravatar A. Unique TensorFlower2016-02-10
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-03
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06