Commit Graph

403 Commits (55befbaa2a19667e7c8d48eaa7e102bd929251b9)

Author SHA1 Message Date
sneaxiy 55befbaa2a fix selected_rows clip bug
7 years ago
whs 0c319e0b35
Add affine grid generator op (#12238)
7 years ago
Tao Luo a8532f1a67
Merge pull request #13918 from guoshengCS/fix-transpose-doc
7 years ago
Tao Luo a2bee7b41b
Merge pull request #13964 from guoshengCS/refine-gru-doc
7 years ago
Xin Pan 5cc99c476c
Merge pull request #14154 from gmcather/seq_pad_example
7 years ago
Zeng Jinle da73bc39d3
Merge pull request #14143 from sneaxiy/fix_dynamic_gru_bug
7 years ago
Tao Luo cdf2579d08
Merge pull request #14053 from jczaja/prv-seqpool-max
7 years ago
gmcather 1a98e0a44f fix sequence_pad example error
7 years ago
gmcather ba22624d7e position encoding && log loss
7 years ago
sneaxiy 7bb1178ea6 test=develop
7 years ago
Jacek Czaja 458b16f42a Rebase of seqpool-max optimization
7 years ago
Qiyang Min 33b4920d2d
Merge pull request #14057 from velconia/continue_hash_op
7 years ago
minqiyang 2fec8c5d9a Polish code
7 years ago
Zeng Jinle 97d47a7d08
Merge pull request #13913 from sneaxiy/seq_reverse
7 years ago
Guo Sheng b9ae1c49f8
Merge pull request #13994 from guoshengCS/add-reshape-reuse-input
7 years ago
minqiyang 33db82671c Polish code
7 years ago
minqiyang 8a0f26f45f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
7 years ago
minqiyang d4f9aa0852 Add hash op implementation
7 years ago
phlrain a6e6bc45d6 modify dropout att; test=develop
7 years ago
guosheng 998e2714c8 Refine the doc of reshape_op by following comments.
7 years ago
guosheng 891c116ea4 Refine the doc of reshape_op
7 years ago
sneaxiy 92a2817a2b test=develop
7 years ago
phlrain 049c9c7d2a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
7 years ago
phlrain ffb24a73ec add dropout attr; test=develop
7 years ago
guosheng 3099a8f3aa Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
7 years ago
sneaxiy a9d7a9d720 test=develop
7 years ago
guosheng 6447b69aec Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
7 years ago
Xin Pan c1383744f0 resolve conflicts
7 years ago
Xin Pan 4625f83f92 better handle var type inference
7 years ago
guosheng 6d3b030bb5 Refine the api of reshape to be compatible.
7 years ago
jerrywgz 765085d297
Merge pull request #13904 from jerrywgz/roialign
7 years ago
guosheng dfb841ad5a Make reshape_op reuse input.
7 years ago
sneaxiy 5a38930660 test=develop
7 years ago
chengduo 9775e50ca2
Fix add doc for bias_attr (#13937)
7 years ago
sneaxiy ac2eba4457 test=develop
7 years ago
Zeng Jinle 081fd41f05
Merge pull request #13944 from sneaxiy/add_layer_norm_doc
7 years ago
jerrywgz 9a14ca91b8 test=develop
7 years ago
qingqing01 67a2b5215d
Add affine channel op to speed and save memory for faster-rcnn model. (#13919)
7 years ago
guosheng d0662bc924 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-transpose-doc
7 years ago
guosheng abda6d160b Refine the doc of dynamic_gru and gru_unit. test=develop
7 years ago
sneaxiy acd77e6900 test=develop
7 years ago
guosheng 1c1e5ffb1a Fix the example in the doc of transpose_op. test=develop
7 years ago
sneaxiy 4b4af84e67 test=develop
7 years ago
Yibing Liu 6b795d424c
Merge pull request #13901 from kuke/seq_slice_py
7 years ago
Yibing Liu 46b0b7903c
Merge pull request #13856 from kuke/seq_unpad_op
7 years ago
Yibing Liu 6a627ce751 Use length-based lod in seq_slice's doc
7 years ago
Yibing Liu 699825a9d5 Use length-based lod in seq_unpad's doc
7 years ago
jerrywgz 2f5a80174e add roi_align api
7 years ago
Yibing Liu b785798585 Expose layer's name for sequence pad & unpad
7 years ago
Yibing Liu 7d84de4712 Fix some typos
7 years ago