Add missing equality assertion between the shape of the 2 inputs to the tile op.
authorBenoit Steiner <bsteiner@google.com>
Wed, 7 Mar 2018 17:50:46 +0000 (09:50 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 7 Mar 2018 17:55:10 +0000 (09:55 -0800)
commitb9f06e07c417f9d96cb59a4898328a98d0df37b2
tree047b7547fd76dc1090442f44361b17283f59ba4d
parent8c5d50852f29f04aae10675c50113b5bb8fb2507
Add missing equality assertion between the shape of the 2 inputs to the tile op.

PiperOrigin-RevId: 188190067
tensorflow/core/ops/array_ops.cc