aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/distributions/BUILD
Commit message (Expand)AuthorAge
* Disable guitar dirichlet_multinomial_test_gpuGravatar A. Unique TensorFlower2018-06-21
* Disable flaky dirichlet_multinomial_test_gpuGravatar A. Unique TensorFlower2018-06-20
* Support non-static shape in `tf.distributions.Categorical`.Gravatar Christopher Suter2018-06-14
* Use distribution_util.arguments instead of locals. This fixes a bug in newer ...Gravatar A. Unique TensorFlower2018-05-10
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Add distribution utility functions: reduce_weighted_logsumexp,Gravatar Joshua V. Dillon2017-09-21
* BUILD dependency cleanups.Gravatar Peter Hawkins2017-08-07
* BUILD cleanupGravatar A. Unique TensorFlower2017-08-05
* Fix bugs related to distributions over integers.Gravatar Joshua V. Dillon2017-06-22
* [tf distributions] Move conditional back to contrib (not slated for core); mo...Gravatar Eugene Brevdo2017-05-04
* [tf distributions] Move the remaining whitelisted distributions to core.Gravatar Eugene Brevdo2017-05-02
* [tf distributions] Move kullback_leibler, special_math, and Normal into TF core.Gravatar Eugene Brevdo2017-05-01
* Initial move of tf.contrib.distributions to core:Gravatar Eugene Brevdo2017-04-27