This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
STT-tensorflow
/
tensorflow
/
python
/
ops
/
distributions
History
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
…
bijector_impl.py
minor spelling tweaks
2020-02-11 15:09:21 +09:00
bijector_test_util.py
Apply tf1-tf2 renames to tensorflow/python/ops docstrings and comments.
2019-04-18 16:11:35 -07:00
bijector.py
…
BUILD
…
categorical.py
…
dirichlet_multinomial.py
…
dirichlet.py
…
distribution.py
minor spelling tweaks
2020-02-11 15:09:21 +09:00
distributions.py
…
exponential.py
…
gamma.py
…
identity_bijector.py
…
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
Merge pull request
#24796
from mrTsjolder:unify_doccitations
2019-11-19 18:24:34 -08:00
transformed_distribution.py
…
uniform.py
Inlined tensor_shape.{scalar,vector,matrix}
2019-07-23 15:33:44 -07:00
util.py
…