Merge pull request #9327 from feiga/master

Include UGRNNCell and IntersectionRNNCell to the tf.contrib.rnn module.(#9303)
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 @@GridLSTMCell
@@BidirectionalGridLSTMCell @@BidirectionalGridLSTMCell
@@NASCell @@NASCell
@@UGRNNCell
@@IntersectionRNNCell
@@PhasedLSTMCell @@PhasedLSTMCell
### RNNCell wrappers ### RNNCell wrappers