aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/betainc_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Fix print function with tf_logging.info to keep consistence (#18423)Gravatar ImSheridan2018-06-03
* Add backprop of betainc op w.r.t. the x argumentGravatar Eugene Brevdo2017-04-03
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Switch ops in functional_ops, math_ops, state_ops, string_ops,Gravatar A. Unique TensorFlower2016-09-09
* Add betainc (regularized incomplete beta integral) TF op.Gravatar Eugene Brevdo2016-08-25