aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/eager/python/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/eager/python/BUILD')
-rw-r--r--tensorflow/contrib/eager/python/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/contrib/eager/python/BUILD b/tensorflow/contrib/eager/python/BUILD
index 0cc764d220..48b6f4acb2 100644
--- a/tensorflow/contrib/eager/python/BUILD
+++ b/tensorflow/contrib/eager/python/BUILD
@@ -199,7 +199,7 @@ py_library(
"//tensorflow/python:training",
"//tensorflow/python:variable_scope",
"//tensorflow/python/eager:context",
- "//tensorflow/python/estimator:util",
+ "//tensorflow/python/estimator:estimator_py",
],
)