aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/layers/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/layers/BUILD')
-rw-r--r--tensorflow/contrib/layers/BUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/tensorflow/contrib/layers/BUILD b/tensorflow/contrib/layers/BUILD
index 1a09c550bb..f97bc87d04 100644
--- a/tensorflow/contrib/layers/BUILD
+++ b/tensorflow/contrib/layers/BUILD
@@ -30,6 +30,7 @@ py_test(
"//tensorflow:tensorflow_py",
"//tensorflow/python:framework_test_lib",
"//tensorflow/python:platform_test",
+ "//third_party/py/numpy",
],
)
@@ -42,6 +43,7 @@ py_test(
"//tensorflow:tensorflow_py",
"//tensorflow/python:framework_test_lib",
"//tensorflow/python:platform_test",
+ "//third_party/py/numpy",
],
)
@@ -54,6 +56,7 @@ py_test(
"//tensorflow:tensorflow_py",
"//tensorflow/python:framework_test_lib",
"//tensorflow/python:platform_test",
+ "//third_party/py/numpy",
],
)
@@ -66,6 +69,7 @@ py_test(
"//tensorflow:tensorflow_py",
"//tensorflow/python:framework_test_lib",
"//tensorflow/python:platform_test",
+ "//third_party/py/numpy",
],
)
@@ -78,6 +82,7 @@ py_test(
"//tensorflow:tensorflow_py",
"//tensorflow/python:framework_test_lib",
"//tensorflow/python:platform_test",
+ "//third_party/py/numpy",
],
)