Commit Graph

17 Commits (44e391449c7fbd2b86aa9784e787c91805ab7185)

Author SHA1 Message Date
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