aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/distributions
Commit message (Expand)AuthorAge
...
* Increase size of test //third_party/tensorflow/contrib/distributions:distribu...Gravatar A. Unique TensorFlower2018-05-10
* Use distribution_util.arguments instead of locals. This fixes a bug in newer ...Gravatar A. Unique TensorFlower2018-05-10
* Increase size of test tensorflow/contrib/distributions:mvn_tril_test to mediu...Gravatar A. Unique TensorFlower2018-05-09
* Increase shard count for tensorflow/contrib/distributions:vector_diffeomixtur...Gravatar A. Unique TensorFlower2018-05-09
* Only use integer values for event_ndims.Gravatar A. Unique TensorFlower2018-05-08
* Increase size of tensorflow/contrib/distributions:batch_reshape_test to mediu...Gravatar A. Unique TensorFlower2018-05-08
* Increase shard count of tensorflow/contrib/distributions:mixture_test to avoi...Gravatar A. Unique TensorFlower2018-05-08
* Add tests for broadcasting KL divergence calculations.Gravatar A. Unique TensorFlower2018-05-07
* Internal ChangeGravatar A. Unique TensorFlower2018-05-05
* Merge changes from github.Gravatar Patrick Nguyen2018-05-01
* Add snippet illustrating discretized logistic mixture for WaveNet.Gravatar Dustin Tran2018-04-30
* Fixing issue #13258. y is the square of Mahalanobis distance actually.Gravatar Yanping Huang2018-04-26
* Disable vector_diffeomixture_test under ASAN to avoid timeouts.Gravatar A. Unique TensorFlower2018-04-26
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* Have TensorFlow Distributions share name scopes across method calls.Gravatar Dustin Tran2018-04-18
* Internal-only change.Gravatar Justin Lebar2018-04-18
* Change assertions to use the tensor 'x' rather than 'x.op.name'. This enables...Gravatar A. Unique TensorFlower2018-04-12
* Add softsign bijector.Gravatar A. Unique TensorFlower2018-04-12
* Speed up computing mean confidence intervals by avoiding tf.while_loop.Gravatar A. Unique TensorFlower2018-04-11
* BREAKING_CHANGE: Remove event_ndims in Bijector, and require `log_det_jacobia...Gravatar A. Unique TensorFlower2018-04-11
* Merge changes from github.Gravatar Michael Case2018-04-10
* Bug fix for statistical_testing:Gravatar A. Unique TensorFlower2018-04-10
* Define PRNG seeding style for new code in Distributions and TF Probability, w...Gravatar A. Unique TensorFlower2018-04-06
* Refine BatchReshape error messages.Gravatar Joshua V. Dillon2018-04-05
* Document expected regular structure of the statistical testing library.Gravatar A. Unique TensorFlower2018-04-05
* BUGFIX: Detect when broadcasting is required and raise NotImplementedError.Gravatar Joshua V. Dillon2018-04-04
* Internal change.Gravatar A. Unique TensorFlower2018-04-04
* Windows: Enable tensorflow/contrib in Bazel build (Second try)Gravatar A. Unique TensorFlower2018-04-02
* BUGFIX: sample_stats.percentile: Fractions for interpolation were done inGravatar Ian Langmore2018-03-29
* Automated g4 rollback of changelist 190728742Gravatar A. Unique TensorFlower2018-03-29
* Add meta-distribution which reshapes batch dims.Gravatar Joshua V. Dillon2018-03-29
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Further speed up statistical_testing_test by breaking up DKWM test.Gravatar A. Unique TensorFlower2018-03-28
* Have TensorFlow Distributions share name scopes across method calls.Gravatar Dustin Tran2018-03-27
* Speed up statistical_testing_test by consolidating sess.run calls.Gravatar A. Unique TensorFlower2018-03-27
* Internal change.Gravatar Anna R2018-03-26
* BUGFIX: Fix failure-to-broadcast in Wishart.sample.Gravatar Joshua V. Dillon2018-03-26
* Override `__str__` and `__repr__` in `tf.distributions.Distribution`.Gravatar Joshua V. Dillon2018-03-25
* Automated g4 rollback of changelist 189819449Gravatar A. Unique TensorFlower2018-03-22
* Tweak statistical testing test to avoid making a zillion TF session.run calls.Gravatar A. Unique TensorFlower2018-03-20
* Standardize bib references and Examples subsection in docstrings.Gravatar Dustin Tran2018-03-19
* BREAKING_CHANGE: Remove SigmoidCentered bijector.Gravatar A. Unique TensorFlower2018-03-16
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* BREAKING_CHANGE: Split out event_ndims=0 bijectors from Affine and CholeskyOu...Gravatar A. Unique TensorFlower2018-03-12
* this test is also timing out in cuda so disabling for nowGravatar Olivia Nordquist2018-03-12
* Restore cholesky_outer_product_test, to contains for CholeskyOuterProductGravatar A. Unique TensorFlower2018-03-08
* Check df parameter > 0 for Chi2.Gravatar A. Unique TensorFlower2018-03-08
* Add Kullback-Leibler for Independent distribution(s).Gravatar A. Unique TensorFlower2018-03-06
* Remove accidental pdb importGravatar A. Unique TensorFlower2018-03-06