aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tensorflow/compiler/tests/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/compiler/tests/BUILD b/tensorflow/compiler/tests/BUILD
index cea843146a..5732e95575 100644
--- a/tensorflow/compiler/tests/BUILD
+++ b/tensorflow/compiler/tests/BUILD
@@ -385,7 +385,6 @@ tf_xla_py_test(
# TODO(b/31361304): enable RNG ops on GPU when parallelized.
disabled_backends = [
"gpu",
- "cpu",
],
tags = [
"manual",