aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/learn/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/learn/__init__.py')
-rw-r--r--tensorflow/contrib/learn/__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tensorflow/contrib/learn/__init__.py b/tensorflow/contrib/learn/__init__.py
index c06343b731..3698af027e 100644
--- a/tensorflow/contrib/learn/__init__.py
+++ b/tensorflow/contrib/learn/__init__.py
@@ -73,6 +73,10 @@ See the @{$python/contrib.learn} guide.
@@read_batch_examples
@@read_batch_features
@@read_batch_record_features
+@@read_keyed_batch_examples
+@@read_keyed_batch_examples_shared_queue
+@@read_keyed_batch_features
+@@read_keyed_batch_features_shared_queue
@@InputFnOps
@@ProblemType