Enable `SeedStream` construction from other `SeedStream` instances.
authorJoshua V. Dillon <jvdillon@google.com>
Fri, 18 May 2018 19:17:05 +0000 (12:17 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 18 May 2018 19:20:34 +0000 (12:20 -0700)
commit514bb4f3a630612fd6f6aaf62d9bbc0e4c72d0ff
tree9f5a144f36c8967f8208bdefbad4051c52737f84
parent77871562537ff726473ae9b69fee658f32738f63
Enable `SeedStream` construction from other `SeedStream` instances.

PiperOrigin-RevId: 197182686
tensorflow/contrib/distributions/python/kernel_tests/seed_stream_test.py
tensorflow/contrib/distributions/python/ops/seed_stream.py