aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/relu_op_gpu.cu.cc
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin'Gravatar Cao Zongyan2018-09-11
|\
| * GPU int8x4 implementation of ReluGravatar Paul Donnelly2018-08-27
* | Add LeakyRelu C++ Op and its gradient implementation.Gravatar Cao Zongyan2018-08-16
|/
* Dropping support for CUDA < 8.Gravatar A. Unique TensorFlower2018-05-18
* A fp16 implemention for ReluGrad.Gravatar Xiaoqiang Zheng2018-03-01
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Make the TF_CALL_*() macros drop the semicolon, instead putting that burdenGravatar A. Unique TensorFlower2016-04-11
* Move Relu and SoftMax Op declarations into header files so they can be regist...Gravatar A. Unique TensorFlower2016-03-18
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-02
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06