STT-tensorflow/tensorflow/python/kernel_tests/random
2019-09-24 02:07:26 -07:00
..
BUILD [TF:XLA] Cleanup cuda_py_test calls with xla_enable_strict_auto_jit = True. 2019-09-24 02:07:26 -07:00
multinomial_op_big_test.py Add @run_deprecated_v1 annotation to tests failing in v2 2018-11-29 15:43:25 -08:00
multinomial_op_test.py Add @run_deprecated_v1 annotation to tests failing in v2 2018-11-29 15:43:25 -08:00
random_binomial_test.py Fix some corner cases in the binomial sampler, and spell out some details in its docstring. 2019-06-28 15:20:18 -07:00
random_crop_test.py Add @run_deprecated_v1 annotation to tests failing in v2 2018-11-29 15:43:25 -08:00
random_gamma_test.py Allow np dtypes as args to random_gamma. Previously, failed with AttributeError: type object 'numpy.float32' has no attribute 'as_numpy_dtype' 2019-08-16 09:30:44 -07:00
random_grad_test.py Fix flakiness in random_gamma_test. 2019-02-19 00:31:31 -08:00
random_ops_test.py Add test_util.no_xla_auto_jit decorator to more tests. 2019-04-30 01:37:54 -07:00
random_poisson_test.py Refactor out moment-testing and make more numpy friendly. 2019-01-24 15:53:40 -08:00
random_shuffle_queue_test.py Merge pull request from lgeiger:literals 2019-03-20 17:29:57 -07:00
stateless_random_ops_test.py Add @run_deprecated_v1 annotation to tests failing in v2 2018-11-29 15:43:25 -08:00
util.py Fixed compiler/tests:stateful_random_ops_test for f64, made the test more parallel and faster, and removed @run_v2_only so the test can be picked up by TAP. 2019-07-02 14:55:28 -07:00