aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow')
-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 c693f58f8b..29cbbe5ce1 100644
--- a/tensorflow/compiler/tests/BUILD
+++ b/tensorflow/compiler/tests/BUILD
@@ -355,7 +355,7 @@ tf_xla_py_test(
tf_xla_py_test(
name = "segment_reduction_ops_test",
- size = "small",
+ size = "medium",
srcs = ["segment_reduction_ops_test.py"],
deps = [
":xla_test",