[XLA] Remove XlaOp::GetShape. It only works when the buidler of the XlaOp is not...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 17 May 2018 01:13:00 +0000 (18:13 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 17 May 2018 01:15:48 +0000 (18:15 -0700)
commit1d46d1a0fe1e1418022f08d26d22941441ead4cf
treec556c5bec2907cf3e4d2d0a1514e003cfc14fec9
parentd335efbaac98bfa974eea77bbc63d56101031477
[XLA] Remove XlaOp::GetShape. It only works when the buidler of the XlaOp is not freeed.

PiperOrigin-RevId: 196921647
tensorflow/compiler/xla/client/xla_client/xla_builder.cc
tensorflow/compiler/xla/client/xla_client/xla_builder.h
tensorflow/compiler/xla/client/xla_client/xla_builder_test.cc