aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/copy_graph/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/copy_graph/BUILD')
-rw-r--r--tensorflow/contrib/copy_graph/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/contrib/copy_graph/BUILD b/tensorflow/contrib/copy_graph/BUILD
index 7037541bd4..f47a084db1 100644
--- a/tensorflow/contrib/copy_graph/BUILD
+++ b/tensorflow/contrib/copy_graph/BUILD
@@ -27,6 +27,7 @@ py_library(
py_test(
name = "copy_test",
+ size = "small",
srcs = glob(["python/util/copy_test.py"]),
srcs_version = "PY2AND3",
deps = [