Move if_op kernel to //third_party/tensorflow/compiler/tf2xla/kernels
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 16 Mar 2018 20:00:31 +0000 (13:00 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 16 Mar 2018 20:09:35 +0000 (13:09 -0700)
commita5dd6369841a2ea9ecd6e2a56416859afb0c7716
treee9318eee2055caabfec24077d29846938788f2e7
parentdcbac5e690598f7fe80dbcdc264f1e5a851c8499
Move if_op kernel to //third_party/tensorflow/compiler/tf2xla/kernels

PiperOrigin-RevId: 189381067
tensorflow/compiler/tf2xla/kernels/BUILD
tensorflow/compiler/tf2xla/kernels/if_op.cc [new file with mode: 0644]
tensorflow/compiler/tf2xla/kernels/if_op.h [new file with mode: 0644]