aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/cwise_op_igammas.cc
Commit message (Expand)AuthorAge
* Derivative of tf.igamma(a, x) and tf.igammac(a, x) with respect to a.Gravatar A. Unique TensorFlower2018-06-19
* Adds GPU kernel registration for igamma, igammac.Gravatar Brian Patton2018-05-30
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Use threadsafe versions of lgamma.Gravatar A. Unique TensorFlower2016-10-28
* Annotate the race on signam, written by lgamma, as benign. TheGravatar A. Unique TensorFlower2016-10-18
* Portability fixes for various kernels.Gravatar Derek Murray2016-09-21
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add igamma & igammac TF ops + gradients.Gravatar Eugene Brevdo2016-04-04