aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/BUILD')
-rw-r--r--tensorflow/python/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/python/BUILD b/tensorflow/python/BUILD
index 2cc3c48c3c..b05d87635f 100644
--- a/tensorflow/python/BUILD
+++ b/tensorflow/python/BUILD
@@ -1067,7 +1067,7 @@ py_test(
py_test(
name = "framework_importer_test",
- size = "medium",
+ size = "large",
srcs = ["framework/importer_test.py"],
main = "framework/importer_test.py",
srcs_version = "PY2AND3",