BUGFIX: Detect when broadcasting is required and raise NotImplementedError.
authorJoshua V. Dillon <jvdillon@google.com>
Thu, 5 Apr 2018 00:28:41 +0000 (17:28 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 5 Apr 2018 00:31:14 +0000 (17:31 -0700)
commit4b563ed0008953519a0ad9ec09a3261f1d3759dd
tree59c8b361659e733f9a0a178060e055a0a7b6f29a
parent18862fb82f317a930a2d1cde51bca9c47924c882
BUGFIX: Detect when broadcasting is required and raise NotImplementedError.

PiperOrigin-RevId: 191673876
tensorflow/contrib/distributions/python/kernel_tests/batch_reshape_test.py
tensorflow/contrib/distributions/python/ops/batch_reshape.py