aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/rnn/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/rnn/__init__.py')
-rw-r--r--tensorflow/contrib/rnn/__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tensorflow/contrib/rnn/__init__.py b/tensorflow/contrib/rnn/__init__.py
index d39c1f062a..895f1c2fbd 100644
--- a/tensorflow/contrib/rnn/__init__.py
+++ b/tensorflow/contrib/rnn/__init__.py
@@ -50,6 +50,10 @@ See @{$python/contrib.rnn} guide.
@@UGRNNCell
@@IntersectionRNNCell
@@PhasedLSTMCell
+@@ConvLSTMCell
+@@Conv1DLSTMCell
+@@Conv2DLSTMCell
+@@Conv3DLSTMCell
@@HighwayWrapper
@@GLSTMCell