STT-tensorflow/tensorflow/python/ops/distributions
TensorFlower Gardener 5bad62a486 Merge pull request #36617 from marload:master
PiperOrigin-RevId: 294916821
Change-Id: I1ace34ff994058b84a714d1002d3d4637127effc
2020-02-13 08:08:40 -08:00
..
__init__.py
bernoulli.py
beta.py Merge pull request #24796 from mrTsjolder:unify_doccitations 2019-11-19 18:24:34 -08:00
bijector_impl.py minor spelling tweaks 2020-02-11 15:09:21 +09:00
bijector_test_util.py
bijector.py
BUILD
categorical.py
dirichlet_multinomial.py Internal change. 2018-11-07 10:40:07 -08:00
dirichlet.py
distribution.py minor spelling tweaks 2020-02-11 15:09:21 +09:00
distributions.py Silence tf.distributions deprecation messages caused by internal global function calls. 2018-10-09 12:03:38 -07:00
exponential.py
gamma.py
identity_bijector.py Copy tf.distributions to tfp.distributions, and deprecate the tf.distributions API. 2018-10-02 12:55:58 -07:00
kullback_leibler.py
laplace.py
multinomial.py
normal.py
special_math.py Merge pull request #36617 from marload:master 2020-02-13 08:08:40 -08:00
student_t.py
transformed_distribution.py
uniform.py
util.py