aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/compatibility
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-06-09 14:45:22 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-06-09 14:48:59 -0700
commit435599f5d896d7e1f721ffe6fd092d39efe2b027 (patch)
tree609a81818fef9c899a628461654eba6683537e56 /tensorflow/tools/compatibility
parent0058c1f134c7de0733ffed754fe3a3091dea60ca (diff)
Adjust test sizes
PiperOrigin-RevId: 158565259
Diffstat (limited to 'tensorflow/tools/compatibility')
-rw-r--r--tensorflow/tools/compatibility/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/tools/compatibility/BUILD b/tensorflow/tools/compatibility/BUILD
index 0f3de10a0a..2ca71e7ab8 100644
--- a/tensorflow/tools/compatibility/BUILD
+++ b/tensorflow/tools/compatibility/BUILD
@@ -16,6 +16,7 @@ py_binary(
py_test(
name = "tf_upgrade_test",
+ size = "small",
srcs = ["tf_upgrade_test.py"],
srcs_version = "PY2AND3",
deps = [