Commit Graph

22 Commits (df50c14abdcf2a1cebe186430756cc7d6c8eacd5)

Author SHA1 Message Date
Qiao Longfei 0f353ab46e
cpu gpu transform function (#7191)
7 years ago
Qiao Longfei af0c4c45a3
Impl kernel hint (#6883)
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
dangqingqing d4fcd2a59f Fix the doc of LSTM operator.
7 years ago
dangqingqing d60fe75ac3 follow comments.
7 years ago
dangqingqing 4098ce730b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
7 years ago
Yu Yang bbdac7f7d8 Polish OpWithKernel
7 years ago
dangqingqing d94c936bd5 Enhance unit testing.
7 years ago
dangqingqing d851dafed5 Update and resolve conflicts.
7 years ago
dangqingqing 0c70bd28aa Enable initial hidden state and cell state in LSTM Operator.
7 years ago
kexinzhao c0d2ca54b9 polish_g_to_l (#5367)
7 years ago
dangqingqing 6f658bb7d9 Clean code and update doc.
7 years ago
dangqingqing b50c33fd00 Use fixed activation in the lstm kernel, since there is some bug in the activation function pointer. It will be fixed later.
7 years ago
dangqingqing cd38286684 Add gradient check unit testing and fix bug.
7 years ago
dangqingqing 3d8b6ebcf8 Add LSTM backward implenmentation.
7 years ago
dangqingqing 64fe9bcc5c Update lstm comments and fix bug.
7 years ago
Yu Yang 65906ef1d0 Several Enhancement
7 years ago
dangqingqing d1fbf50b9e Add unit testing for forwad implementation.
7 years ago
dangqingqing 2a8dbd130d LSTM Operator forward implementation.
7 years ago
dangqingqing 3cace73701 Add lstm implementation.
7 years ago
dangqingqing 8728b3cce2 Add LSTM Operators.
7 years ago