Commit Graph

15 Commits (develop)

Author SHA1 Message Date
Jack Zhou 6df1ca54c8
add detail about states index in rnn result, test=document_fix (#31048)
5 years ago
Leo Chen 8696335f86
Fix dtype of ungenerated grad var (#28511)
5 years ago
Zhou Wei 30888ca343
Polish and Optimize the print/repr information of Layer (#29998)
5 years ago
Jack Zhou 84bae27779
fix wmt14 doc, remove backward, add bidirect direction in rnn api (#29633)
5 years ago
Feiyu Chan f7cdcefa65
fix multiple documentation errors, test=document_fix (#29210)
5 years ago
Jack Zhou 9362d85e0e
Add LSTM, Simple RNN and GRU CPU kernel (#28577)
5 years ago
smallv0221 4fa1d39205
Fix en doc for rnn.py. test=document_fix (#28470)
5 years ago
Guo Sheng 9a600df373
Add rnn_op (#28197)
5 years ago
Guo Sheng fa9d3fa5bf
Incorporate cudnn_lstm into LSTM api (#27217)
6 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
6 years ago
smallv0221 1b48f2f751
Fix en doc for rnn.py. test=document_fix (#27835)
6 years ago
Feiyu Chan e1f8617ee2
bugfix: RNN does not initialize the state for the cell correctly (#27644)
6 years ago
Feiyu Chan f4083010a7
Add unified RNN APIs (#26588)
6 years ago
XiaoguangHu 526a13ff58
define fluid alias in paddle.tensor and paddle.nn dir (#24151)
6 years ago
XiaoguangHu 194a22c5a8
reorganize the paddle api test=develop (#23151)
6 years ago