aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/kernels/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/tf2xla/kernels/BUILD')
-rw-r--r--tensorflow/compiler/tf2xla/kernels/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/compiler/tf2xla/kernels/BUILD b/tensorflow/compiler/tf2xla/kernels/BUILD
index 546e9be864..b114b7e6f8 100644
--- a/tensorflow/compiler/tf2xla/kernels/BUILD
+++ b/tensorflow/compiler/tf2xla/kernels/BUILD
@@ -24,6 +24,7 @@ tf_kernel_library(
"concat_op.cc",
"const_op.cc",
"conv_ops.cc",
+ "cross_op.cc",
"cwise_ops.cc",
"depthwise_conv_ops.cc",
"diag_op.cc",