Merge pull request from feiga/master

Include UGRNNCell and IntersectionRNNCell to the tf.contrib.rnn module.()
This commit is contained in:
Shanqing Cai 2017-04-22 16:50:19 -04:00 committed by GitHub
commit 70dd00af2f

View File

@ -42,6 +42,8 @@ See @{$python/contrib.rnn} guide.
@@GridLSTMCell
@@BidirectionalGridLSTMCell
@@NASCell
@@UGRNNCell
@@IntersectionRNNCell
@@PhasedLSTMCell
### RNNCell wrappers