[XLA] Remove CheckShape and CheckSameShape in ComputationBuilder, they are not/rarely...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 28 Mar 2018 01:09:37 +0000 (18:09 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 28 Mar 2018 01:12:04 +0000 (18:12 -0700)
commit94b2d2db576a6cce878aee92d6b1f90ded4278b4
treee551c5d591f1c506496f0d6cff5f0faecb6ef1cd
parent4979e1d55783d05520fda56fd89641f817daf119
[XLA] Remove CheckShape and CheckSameShape in ComputationBuilder, they are not/rarely used.

PiperOrigin-RevId: 190706088
tensorflow/compiler/xla/client/computation_builder.cc
tensorflow/compiler/xla/client/computation_builder.h
tensorflow/compiler/xla/tests/batch_normalization_test.cc