aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/reduction_gpu_kernels.cu.h
Commit message (Expand)AuthorAge
* Fix cub include path so that TensorFlow compiles when used as a bazel depende...Gravatar A. Unique TensorFlower2018-09-20
* Fix include guardsGravatar A. Unique TensorFlower2018-08-16
* Fix a typoGravatar EFanZh2018-06-21
* Remove the constructor in shared memory.Gravatar Xiaoqiang Zheng2018-06-01
* Merge changes from github.Gravatar Michael Case2018-04-10
* * CUB updated to 1.8.0Gravatar A. Unique TensorFlower2018-02-23
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* replace min for std:min to avoid issues with clang compilationGravatar A. Unique TensorFlower2017-10-24
* Merge changes from github.Gravatar A. Unique TensorFlower2017-09-28
* Add WAR for nvcc's brokenness on windows related to std::complexGravatar A. Unique TensorFlower2017-09-14
* Switch the softmax to use the new deterministic reductions on the GPU,Gravatar A. Unique TensorFlower2017-09-13