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__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tensorflow/contrib/rnn/__init__.py b/tensorflow/contrib/rnn/__init__.py
index a744878124..d2f9cde4f6 100644
--- a/tensorflow/contrib/rnn/__init__.py
+++ b/tensorflow/contrib/rnn/__init__.py
@@ -42,6 +42,8 @@ See @{$python/contrib.rnn} guide.
@@GridLSTMCell
@@BidirectionalGridLSTMCell
@@NASCell
+@@UGRNNCell
+@@IntersectionRNNCell
@@PhasedLSTMCell
@@HighwayWrapper