Update generated Python Op docs.
Change: 137076680
This commit is contained in:
parent
69cf7d2ff5
commit
762904b0d0
@ -744,7 +744,7 @@ the shapes `[batch_size x s]` for each s in `state_size`.
|
||||
|
||||
Basic attention cell wrapper.
|
||||
|
||||
Implementation based on https://arxiv.org/pdf/1601.06733.pdf.
|
||||
Implementation based on https://arxiv.org/abs/1409.0473.
|
||||
- - -
|
||||
|
||||
#### `tf.contrib.rnn.AttentionCellWrapper.__call__(inputs, state, scope=None)` {#AttentionCellWrapper.__call__}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Basic attention cell wrapper.
|
||||
|
||||
Implementation based on https://arxiv.org/pdf/1601.06733.pdf.
|
||||
Implementation based on https://arxiv.org/abs/1409.0473.
|
||||
- - -
|
||||
|
||||
#### `tf.contrib.rnn.AttentionCellWrapper.__call__(inputs, state, scope=None)` {#AttentionCellWrapper.__call__}
|
||||
|
Loading…
Reference in New Issue
Block a user