STT-tensorflow/tensorflow/python/kernel_tests/distributions
Tim Shen a7aa84c9c6 Re-enable distribution tests since we had a workaround.
PiperOrigin-RevId: 338137775
Change-Id: If9af5ca659b402591f20f35e5e9ed9cf9e630ff2
2020-10-20 14:29:06 -07:00
..
__init__.py
bernoulli_test.py
beta_test.py
bijector_test.py
BUILD Re-enable distribution tests since we had a workaround. 2020-10-20 14:29:06 -07:00
categorical_test.py Remove unnecessary eval() calls 2020-07-10 22:35:43 -07:00
dirichlet_multinomial_test.py Fix tests when TF32 is enabled 2020-08-13 21:17:36 -07:00
dirichlet_test.py Merge pull request from benbarsdell:cublaslt 2020-10-15 14:39:38 -07:00
exponential_test.py
gamma_test.py
identity_bijector_test.py
kullback_leibler_test.py
laplace_test.py
multinomial_test.py Remove unnecessary eval() calls 2020-06-30 17:18:32 -07:00
normal_test.py Use self.evaluate for global_variables_initializer 2020-07-01 11:07:20 -07:00
special_math_test.py
student_t_test.py
uniform_test.py
util_test.py Fallback tf.function with compile_with_xla==true to current TF. And disable a few function tests that are not supported by tfrt. 2020-10-13 14:41:16 -07:00