aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/estimator/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/estimator/__init__.py')
-rw-r--r--tensorflow/contrib/estimator/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/contrib/estimator/__init__.py b/tensorflow/contrib/estimator/__init__.py
index e1453ae1d0..6ad3a4a604 100644
--- a/tensorflow/contrib/estimator/__init__.py
+++ b/tensorflow/contrib/estimator/__init__.py
@@ -45,6 +45,7 @@ _allowed_symbols = [
'clip_gradients_by_norm',
'forward_features',
'InMemoryEvaluatorHook',
+ 'StopAtCheckpointStepHook',
'logistic_regression_head',
'multi_class_head',
'multi_head',