From ee24255e3dddae6c1d1cf44f6cf800883015fc8e Mon Sep 17 00:00:00 2001 From: Michael Case Date: Tue, 4 Sep 2018 15:04:21 -0700 Subject: Internal Change PiperOrigin-RevId: 211531374 --- tensorflow/BUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'tensorflow/BUILD') diff --git a/tensorflow/BUILD b/tensorflow/BUILD index b5e0a4e98b..661cba5ff0 100644 --- a/tensorflow/BUILD +++ b/tensorflow/BUILD @@ -433,6 +433,7 @@ package_group( "-//third_party/tensorflow/python/estimator", "//learning/meta_rank/...", "//tensorflow/...", + "//tensorflow_estimator/...", "//tensorflow_fold/llgtm/...", "//third_party/py/tensor2tensor/...", ], -- cgit v1.2.3