aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/betainc_op.cc
Commit message (Expand)AuthorAge
* Annotate overriding functions with "override" or "final" (and not with "virtu...Gravatar A. Unique TensorFlower2017-05-26
* 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-14
* Add betainc (regularized incomplete beta integral) TF op.Gravatar Eugene Brevdo2016-08-25