aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-09-13 13:59:02 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-13 14:05:32 -0700
commit490e46f29dba0254fa69385d4235ab26854868c8 (patch)
treec83f8f6f8f077507401cf53da97e5a1118d090f8 /tensorflow/compiler/tests
parentc4c80a3fe7f585748110056dade5748856b34f5c (diff)
Increase test timeout for xla_ops_test to de-flake.
PiperOrigin-RevId: 212873250
Diffstat (limited to 'tensorflow/compiler/tests')
-rw-r--r--tensorflow/compiler/tests/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/compiler/tests/BUILD b/tensorflow/compiler/tests/BUILD
index e7623582f6..2176eaebe4 100644
--- a/tensorflow/compiler/tests/BUILD
+++ b/tensorflow/compiler/tests/BUILD
@@ -1198,7 +1198,7 @@ tf_xla_py_test(
tf_xla_py_test(
name = "xla_ops_test",
- size = "small",
+ size = "medium",
srcs = ["xla_ops_test.py"],
disabled_backends = ["cpu_ondemand"],
deps = [