STT-tensorflow/tensorflow/python/kernel_tests/random
Sanjoy Das 0d2c3d19ac Remove unused "sess" variables from tests; NFC
PiperOrigin-RevId: 357594586
Change-Id: Ia8c8274d12181aa59f2c46f8d7c8c3599aaffe74
2021-02-15 11:13:57 -08:00
..
BUILD PY2 removal cleanup 2021-01-15 16:48:57 -08:00
multinomial_op_big_test.py Remove unused "sess" variables from tests; NFC 2021-02-15 11:13:57 -08:00
multinomial_op_test.py
parameterized_truncated_normal_op_test.py Remove redundant use_gpu=True params 2021-02-12 22:16:16 -08:00
random_binomial_test.py
random_crop_test.py Add stateless_random_crop to tf.image API; it is a deterministic version of tf.image.random_crop. Given the same seed, stateless_random_crop guarantees the same results independent of how many times it is called, and independent of global seed settings. 2020-08-10 19:32:11 -07:00
random_gamma_test.py
random_grad_test.py
random_ops_test.py Remove redundant use_gpu=True params 2021-02-12 22:16:16 -08:00
random_poisson_test.py Remove redundant use_gpu=True params 2021-02-12 22:16:16 -08:00
random_shuffle_queue_test.py Remove unnecessary eval() calls 2020-06-30 17:18:32 -07:00
stateless_random_ops_test.py Remove redundant use_gpu=True params 2021-02-12 22:16:16 -08:00
util.py