aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/special_math_ops_test.py
Commit message (Expand)AuthorAge
* Bugfix: In eager mode, bessel_i0 and bessel_i1 raise "TypeError: unhashable t...Gravatar Brian Patton2018-06-28
* Space handling in equation parameter of tf.einsum (#19980)Gravatar Vincent2018-06-13
* Modified Bessel functions of order zero and one.Gravatar A. Unique TensorFlower2018-06-12
* Typos in documentation and style improvements in tests.Gravatar A. Unique TensorFlower2018-06-07
* Merge changes from github.Gravatar Jacques Pienaar2018-03-21
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* Add C0330 bad-continuation check to pylint.Gravatar Yifei Feng2018-01-25
* Disable all failing tests to fix TF opensource tests.Gravatar Gunhan Gulsoy2018-01-08
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Halve the number of CPU tests run in 9 files.Gravatar Vijay Vasudevan2017-05-25
* special_math_ops: Fix handling of empty arrays in lbeta. We now follow the ...Gravatar Ian Langmore2017-03-20
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Merge changes from github.Gravatar Patrick Nguyen2017-01-17
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Fix bug in tf.einsum() when input is placeholder.Gravatar A. Unique TensorFlower2016-12-07
* More efficient implementation of tf.einsum().Gravatar A. Unique TensorFlower2016-11-09
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20
* Merge changes from github.Gravatar Martin Wicke2016-09-21
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Use reduction_indices=[-1] as opposed to the rank. This ensures the properGravatar A. Unique TensorFlower2016-05-31
* Starting special_math_ops.py. Made for math Ops that have more dependencies,Gravatar A. Unique TensorFlower2016-04-17