Add meta-distribution which reshapes batch dims.
authorJoshua V. Dillon <jvdillon@google.com>
Thu, 29 Mar 2018 14:56:15 +0000 (07:56 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 29 Mar 2018 14:58:44 +0000 (07:58 -0700)
commit76c569a29ec33d1965757eeed1bdc317f2fb5e87
treee22e4d8966250f36bd9d393ff1dfbcd3d81e4007
parentfd25620e80d628d77c5e9a03e87d6a4e10eccd27
Add meta-distribution which reshapes batch dims.

PiperOrigin-RevId: 190930846
tensorflow/contrib/distributions/BUILD
tensorflow/contrib/distributions/__init__.py
tensorflow/contrib/distributions/python/kernel_tests/batch_reshape_test.py [new file with mode: 0644]
tensorflow/contrib/distributions/python/ops/batch_reshape.py [new file with mode: 0644]