Commit Graph

14 Commits (2b259bf14d396a1aaed9cf3ea519a1c07989060f)

Author SHA1 Message Date
guosheng a6ff5240f5 Refine the activation type of GRUOp by following comments
7 years ago
guosheng f74dff97ea Refine the activation type in the GRU operator related
7 years ago
Luo Tao 761b329793 unify the indentation of license
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
guosheng 3e552cdcac Fix gru_op related code style
7 years ago
guosheng aa83e19e24 Remove lstm_op including in gru_op
7 years ago
guosheng afd1f36186 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-H0-GRUOp-dev
7 years ago
guosheng 75426e013a Refine GRU Operator
7 years ago
dangqingqing 2673657684 Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor.
7 years ago
guosheng b103072dc8 Fix data order of H0 in GRU Operator
7 years ago
dangqingqing f5e367655e Use G++ to compile some cu operators.
7 years ago
guosheng bb75381444 Clean code of GRU Operator
7 years ago
guosheng 53d8165f53 Make GRU Operator adapt to sequence2batch
7 years ago
guosheng b87eabae56 Add GRU Operator
7 years ago