Add py2tf to contrib_py.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 30 Jan 2018 19:09:06 +0000 (11:09 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 30 Jan 2018 20:35:25 +0000 (12:35 -0800)
PiperOrigin-RevId: 183860192

tensorflow/contrib/BUILD

index f1e5443..efb6449 100644 (file)
@@ -76,6 +76,7 @@ py_library(
         "//tensorflow/contrib/predictor",
         "//tensorflow/contrib/quantization:quantization_py",
         "//tensorflow/contrib/quantize:quantize_graph",
+        "//tensorflow/contrib/py2tf",
         "//tensorflow/contrib/receptive_field:receptive_field_py",
         "//tensorflow/contrib/reduce_slice_ops:reduce_slice_ops_py",
         "//tensorflow/contrib/remote_fused_graph/pylib:remote_fused_graph_ops_py",