[TF/XLA] Add validation to find ops incompatible with the given device type at the...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 29 May 2018 17:54:51 +0000 (10:54 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 29 May 2018 17:58:50 +0000 (10:58 -0700)
commit920ede367cc07a126820059ec165525687291bea
tree597353366e1b1d8b2ccef6a884030db1b440f335
parentec9cd6f150fd74b0727c6418c69d225702631ce2
[TF/XLA] Add validation to find ops incompatible with the given device type at the beginning of graph compilation.

PiperOrigin-RevId: 198421828
tensorflow/compiler/jit/kernels/xla_launch_op.cc
tensorflow/compiler/jit/xla_compile_on_demand_op.cc
tensorflow/compiler/tf2xla/tf2xla.cc
tensorflow/compiler/tf2xla/xla_compiler.cc
tensorflow/compiler/tf2xla/xla_compiler.h
tensorflow/compiler/tf2xla/xla_compiler_test.cc