Commit Graph

161 Commits (e54eaee58ae719e8ecb5682d845ac01a4d2fbdba)

Author SHA1 Message Date
guosheng 4c7cb771aa Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
9 years ago
guosheng ae676a609f Enhance lookup_table_op to support padding_idx
9 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
9 years ago
chengduoZH cd38e2d142 remove conflict
9 years ago
yangyaming 811c4ee401 Add python wrapper for sequence_reshape.
9 years ago
chengduoZH 95b896ce72 update python interface
9 years ago
Yibing Liu 41b8388492
Merge pull request #7640 from kuke/add_lstm_doc
9 years ago
Yibing Liu ef56e6839a Correct the usage of fc in the example of dynamic_lstm's doc
9 years ago
whs 2360dd20a4
Merge pull request #7438 from wanghaoshuang/ctc_py
9 years ago
Yibing Liu 3b0eff6196 Format the writing in doc of dynamic_lstm
9 years ago
Yibing Liu f46257fa4a Merge branch 'develop' of upstream into add_lstm_doc
9 years ago
Yibing Liu f050390754 Polish the doc of dynamic_lstm
9 years ago
wanghaoshuang 4de6cbd308 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
9 years ago
chengduoZH edd2132679 remove conflict
9 years ago
Guo Sheng 4b3e22b865
Merge pull request #7574 from lcy-seso/wraper_for_l2_normalize
9 years ago
fengjiayi a37f6ad379 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
9 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
9 years ago
guosheng 66054984cd Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention
9 years ago
guosheng 9bcb2d268e Add python wrapper for matmul_op and dot_product_attention
9 years ago
chengduoZH ed7e74abf2 follow comments and refine python doc
9 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
9 years ago
fengjiayi d15bfabbd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
9 years ago
Yibing Liu aab4cfeb65 Add doc for dynamic_lstm python api
9 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
9 years ago
Yang yaming 1511a04934
Merge pull request #7540 from pkuyym/fix-7533
9 years ago
wanghaoshuang d968b4ba1a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
9 years ago
wanghaoshuang 24144bdb2c Add notice about norm_by_times and change 'ctc' to 'CTC'
9 years ago
Yang yaming f23691db4b
Merge pull request #7434 from pkuyym/fix-7195
9 years ago
yangyaming c01bb26f1d Add reorder flag for DynamicRNN's memory function.
9 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
9 years ago
chengduoZH 251c6032fb set use_cudnn as default
9 years ago
fengjiayi ee8e5374d8 add max min layer
9 years ago
chengduoZH 78dc93430c expose use_cudnn
9 years ago
guosheng 234013a9d7 Add python wrapper for matmul_op
9 years ago
yangyaming f05330b78b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7195
9 years ago
guosheng ef129718ea Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-glu
9 years ago
guosheng c083a60d7a Add python split and glu
9 years ago
yangyaming a091d1a31c Enhance print_op.
9 years ago
QI JUN 59bc4c4600
fix dynamic rnn bug in GPU (#7480)
9 years ago
dzhwinter 5ad1aef051
"cudnn operators change to cudnn kernel" (#6660)
9 years ago
Cao Ying df9c13a816
Merge pull request #7485 from lcy-seso/wrapper_for_elementwise_math_op
9 years ago
Cao Ying db65f497ff Update comments for two operators. (#7457)
9 years ago
ying 8ac744f372 add wrapper for elementwise math operator.
9 years ago
Yan Chunwei 3423022e84
feature/add print op (#6799)
9 years ago
xuwei06 237385cf41 Correctly handle int values for assign_value_op
9 years ago
xuwei06 ce233796ea assign_value operator
9 years ago
Abhinav Arora ea782e38a6
Fix typo in batch norm bias initialization (#7449)
9 years ago
yangyaming a7c2bfb4a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7195
9 years ago
wanghaoshuang fb62f8cb0f Add python api for warp-ctc op
9 years ago
QI JUN 87f9b58363
set stop gradient for mask in dropout layer (#7390)
9 years ago