aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/relu_op.cc
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin'Gravatar Cao Zongyan2018-09-11
|\
* | Code fix against ci_build error results.Gravatar Cao Zongyan2018-09-03
| * GPU int8x4 implementation of ReluGravatar Paul Donnelly2018-08-27
* | Add LeakyRelu C++ Op and its gradient implementation.Gravatar Cao Zongyan2018-08-16
|/
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* Implemented selu activation #10612 (#10818)Gravatar Lakshay Garg2017-07-25
* [OpenCL] Cleans relu ops (#10343)Gravatar Luke Iwanski2017-06-07
* OpenCL Improvements (#7596)Gravatar Benoit Steiner2017-02-21
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Move Relu and SoftMax Op declarations into header files so they can be regist...Gravatar A. Unique TensorFlower2016-03-18
* Move Relu Op declarations into relu_op.h.Gravatar A. Unique TensorFlower2016-03-16
* Move Relu Op declarations into relu_op.h.Gravatar A. Unique TensorFlower2016-03-16
* Changes to reduce code size (especially useful for mobile):Gravatar A. Unique TensorFlower2016-03-01
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Change to Relu gradient computation, to allow it to use the output of the Rel...Gravatar A. Unique TensorFlower2016-01-07
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-02
* 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