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__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/contrib/rnn/__init__.py b/tensorflow/contrib/rnn/__init__.py
index d2f9cde4f6..2420c3e179 100644
--- a/tensorflow/contrib/rnn/__init__.py
+++ b/tensorflow/contrib/rnn/__init__.py
@@ -46,6 +46,7 @@ See @{$python/contrib.rnn} guide.
@@IntersectionRNNCell
@@PhasedLSTMCell
@@HighwayWrapper
+@@GLSTMCell
### RNNCell wrappers
@@AttentionCellWrapper