aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/copy_graph
diff options
context:
space:
mode:
authorGravatar Gunhan Gulsoy <gunan@google.com>2017-02-13 18:57:19 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-02-13 19:07:34 -0800
commitb71f11361e025c1245363a283a9761cd3368d3c9 (patch)
tree1a29fddbbc4d515695137e01ddec075debc485b9 /tensorflow/contrib/copy_graph
parent74d516c6aaee4dad8b7f471ca445bb130bfa5437 (diff)
Replace pip testing script with bazel.
Change: 147423640
Diffstat (limited to 'tensorflow/contrib/copy_graph')
-rw-r--r--tensorflow/contrib/copy_graph/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/tensorflow/contrib/copy_graph/BUILD b/tensorflow/contrib/copy_graph/BUILD
index d46e83c7ed..7037541bd4 100644
--- a/tensorflow/contrib/copy_graph/BUILD
+++ b/tensorflow/contrib/copy_graph/BUILD
@@ -7,6 +7,8 @@ exports_files(["LICENSE"])
package(default_visibility = ["//tensorflow:__subpackages__"])
+load("//tensorflow:tensorflow.bzl", "py_test")
+
py_library(
name = "copy_graph_py",
srcs = [