[TF:XLA] Fix NaN in StatelessRandomNormal if the underlying uniform distribution...
authorPeter Hawkins <phawkins@google.com>
Tue, 8 May 2018 15:07:08 +0000 (08:07 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 8 May 2018 21:03:29 +0000 (14:03 -0700)
commita6a862e90d1b336570ab67816ca14e191f5acb32
treefcc29f3080df5bace6d69ad938368c87c7ff2dc9
parent07fdb697d33478d7a72d09fc2371fa834e870b83
[TF:XLA] Fix NaN in StatelessRandomNormal if the underlying uniform distribution returned -1.

PiperOrigin-RevId: 195819645
tensorflow/compiler/tests/stateless_random_ops_test.py
tensorflow/compiler/tf2xla/kernels/stateless_random_ops.cc