STT-tensorflow/tensorflow/python/ops/distributions
2020-10-29 16:21:24 +03:00
..
__init__.py
bernoulli.py Inlined tensor_shape.{scalar,vector,matrix} 2019-07-23 15:33:44 -07:00
beta.py
bijector_impl.py fix typos in python directory 2020-10-29 16:21:24 +03:00
bijector_test_util.py
bijector.py
BUILD Adjust structure of all BUILD files to recommended style (https://docs.bazel.build/versions/master/skylark/build-style.html#file-structure), moving loads to top. 2019-06-12 12:28:54 -07:00
categorical.py Inlined tensor_shape.{scalar,vector,matrix} 2019-07-23 15:33:44 -07:00
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 Internal change. 2018-11-07 10:40:07 -08:00
gamma.py Merge pull request from mrTsjolder:unify_doccitations 2019-11-19 18:24:34 -08:00
identity_bijector.py
kullback_leibler.py Internal change. 2018-11-07 10:40:07 -08:00
laplace.py Inlined tensor_shape.{scalar,vector,matrix} 2019-07-23 15:33:44 -07:00
multinomial.py Move map_fn to separate file 2019-01-29 21:24:59 -08:00
normal.py Inlined tensor_shape.{scalar,vector,matrix} 2019-07-23 15:33:44 -07:00
special_math.py Merge pull request from marload:master 2020-02-13 08:08:40 -08:00
student_t.py Merge pull request from mrTsjolder:unify_doccitations 2019-11-19 18:24:34 -08:00
transformed_distribution.py Removed Depricated API from the file. 2019-07-09 16:51:29 +05:30
uniform.py Inlined tensor_shape.{scalar,vector,matrix} 2019-07-23 15:33:44 -07:00
util.py