aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/relu_op_functor.h
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
| * fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* | Add LeakyRelu C++ Op and its gradient implementation.Gravatar Cao Zongyan2018-08-16
|/
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* Changes Relu6Grad to depend on relu6's output rather than its input, for cons...Gravatar A. Unique TensorFlower2017-10-06
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* Simplified the code of some relu gradientsGravatar Benoit Steiner2016-11-14
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Make the ReluGrad and Relu6Grad functors work with types that are are notGravatar A. Unique TensorFlower2016-03-29
* Move Relu and SoftMax Op declarations into header files so they can be regist...Gravatar A. Unique TensorFlower2016-03-18