aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/cwise_ops_gradients.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Derivative of tf.igamma(a, x) and tf.igammac(a, x) with respect to a.Gravatar A. Unique TensorFlower2018-06-19
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Upgraded eigen to the latest version that works around a bug in xcode and addsGravatar Benoit Steiner2016-09-12
* Fix gradients of numerous complex opsGravatar Geoffrey Irving2016-09-01
* Optimized the gradients of the sqrt, rsqrt, and inv functionsGravatar Benoit Steiner2016-08-26
* Include cwise_ops.h in cwice_ops_gradients.h, without this change compiler co...Gravatar A. Unique TensorFlower2016-07-18
* Improved the gradients for tanh and sigmoid. This improves the speed of the p...Gravatar Benoit Steiner2016-06-30