aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/reduction_ops_common.cc
Commit message (Expand)AuthorAge
* Add int64 axis support for reduction ops. (#13891)Gravatar Yong Tang2017-10-21
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Support negative values in the reduction_indices argument of reduce_*Gravatar Manjunath Kudlur2016-05-19
* Restrict the use of OUT_OF_RANGE to what it was intended to.Gravatar A. Unique TensorFlower2016-04-11
* Missing entries due to moved files.Gravatar Vijay Vasudevan2016-02-25
* Avoid some over-inlined routines. Reduces code size of TensorFlow binariesGravatar A. Unique TensorFlower2016-02-25