Check for the value of the _XlaCompile boolean since xla often creates it with
authorBenoit Steiner <bsteiner@google.com>
Thu, 15 Mar 2018 00:05:57 +0000 (17:05 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 15 Mar 2018 00:11:09 +0000 (17:11 -0700)
commitcbce7fd25c5f1bd109692ac1d5250fe1942d5dc0
treec5b7c911bc647c6c4f1332b556549903421748f2
parentd7efbfa0c68be25c05de99c1eb099fa9ba3dddb4
Check for the value of the _XlaCompile boolean since xla often creates it with
the default value of false.

PiperOrigin-RevId: 189110514
tensorflow/core/grappler/optimizers/function_optimizer.cc