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
/
kernel_tests
/
distributions
History
Christopher Suter
51ec68ae07
Re-enable multinomial_test, no longer flaky.
...
PiperOrigin-RevId: 309284030 Change-Id: I6805cf3e02fe1bed6016ed68e7233c1aeb1989f8
2020-04-30 13:06:51 -07:00
..
__init__.py
…
bernoulli_test.py
…
beta_test.py
[XLA] Implement the regularized incomplete beta function
2019-10-29 11:45:18 -07:00
bijector_test.py
…
BUILD
Re-enable multinomial_test, no longer flaky.
2020-04-30 13:06:51 -07:00
categorical_test.py
…
dirichlet_multinomial_test.py
…
dirichlet_test.py
Use xlogy in a few places in TFP to avoid NaN's for certain special cases.
2018-10-02 08:34:53 -07:00
exponential_test.py
…
gamma_test.py
…
identity_bijector_test.py
Add @run_deprecated_v1 annotation to tests failing in v2
2018-11-29 15:43:25 -08:00
kullback_leibler_test.py
…
laplace_test.py
…
multinomial_test.py
…
normal_test.py
…
special_math_test.py
minor spelling tweaks
2020-02-11 15:09:21 +09:00
student_t_test.py
…
uniform_test.py
…
util_test.py
…