aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Michael Kuperstein <mkuper@google.com>2018-07-03 17:43:46 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-03 17:46:36 -0700
commit774a01fa39cb1f31d4484d9cb82a700d0f70c4e3 (patch)
tree42fd3df9bf6bcafea2e20851cbf62832f43c60d9
parentfc61f063cf57c72e11e67d29562c4ed6b87d5145 (diff)
Internal change
PiperOrigin-RevId: 203210840
-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 273641f197..3be391ba90 100644
--- a/tensorflow/compiler/tests/BUILD
+++ b/tensorflow/compiler/tests/BUILD
@@ -924,7 +924,7 @@ tf_xla_py_test(
tf_xla_py_test(
name = "sort_ops_test",
- size = "small",
+ size = "medium",
srcs = ["sort_ops_test.py"],
# Times out in fastbuild mode.
tags = ["optonly"],