aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/examples/benchmark')
-rw-r--r--tensorflow/examples/benchmark/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/examples/benchmark/BUILD b/tensorflow/examples/benchmark/BUILD
index c4bb0a5bd9..bd07f52bb8 100644
--- a/tensorflow/examples/benchmark/BUILD
+++ b/tensorflow/examples/benchmark/BUILD
@@ -12,6 +12,7 @@ exports_files(["LICENSE"])
py_test(
name = "sample_benchmark",
+ size = "small",
srcs = ["sample_benchmark.py"],
srcs_version = "PY2AND3",
deps = [