aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/tests/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/xla/tests/BUILD')
-rw-r--r--tensorflow/compiler/xla/tests/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/compiler/xla/tests/BUILD b/tensorflow/compiler/xla/tests/BUILD
index 7a899d6e23..5298af788e 100644
--- a/tensorflow/compiler/xla/tests/BUILD
+++ b/tensorflow/compiler/xla/tests/BUILD
@@ -527,7 +527,7 @@ xla_test(
)
# Tests the dot operation in some cases that can be performed via a
-# runtime call on some backends - e.g. a runtime call to to Eigen.
+# runtime call on some backends - e.g. a runtime call to Eigen.
xla_test(
name = "dot_operation_runtime_test",
srcs = ["dot_operation_test.cc"],