Commit Graph

420 Commits (d4e8d7077fbce436cb69ff5d273165c5eeeef7ef)

Author SHA1 Message Date
dongzhihong d4e8d7077f Merge remote-tracking branch 'origin/develop' into fix/sequence_pad
8 years ago
Kaipeng Deng daed473d4a
Merge pull request #14089 from heavengate/pool_exclude
8 years ago
Kaipeng Deng 64f3e3ed8f
Merge pull request #14069 from heavengate/grid_sampler
8 years ago
minqiyang 4d06d1d7ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into polish_op_comment
8 years ago
sneaxiy 366ebb93f7 test=develop
8 years ago
dengkaipeng decaeb1c6d fix style check after conflicts check. test=develop
8 years ago
dongzhihong 7f3c6ea411 "fix comment"
8 years ago
Kaipeng Deng 0b29078201
Merge branch 'develop' into grid_sampler
8 years ago
whs 0c319e0b35
Add affine grid generator op (#12238)
8 years ago
Tao Luo a8532f1a67
Merge pull request #13918 from guoshengCS/fix-transpose-doc
8 years ago
Tao Luo a2bee7b41b
Merge pull request #13964 from guoshengCS/refine-gru-doc
8 years ago
dengkaipeng e99da0b583 api change: create_variable_for_type_inference. test=develop
8 years ago
Xin Pan 5cc99c476c
Merge pull request #14154 from gmcather/seq_pad_example
8 years ago
Zeng Jinle da73bc39d3
Merge pull request #14143 from sneaxiy/fix_dynamic_gru_bug
8 years ago
Tao Luo cdf2579d08
Merge pull request #14053 from jczaja/prv-seqpool-max
8 years ago
Kaipeng Deng a3b26e8528
Merge branch 'develop' into grid_sampler
8 years ago
gmcather 1a98e0a44f fix sequence_pad example error
8 years ago
gmcather ba22624d7e position encoding && log loss
8 years ago
sneaxiy 7bb1178ea6 test=develop
8 years ago
sneaxiy 5e5d2223a1 test=develop
8 years ago
Jacek Czaja 458b16f42a Rebase of seqpool-max optimization
8 years ago
dengkaipeng ff6329bd5f fix some inappropriate expressions in api doc for grid_sampler. test=develop
8 years ago
dengkaipeng 8f1e398824 move param exclusive to the last in pool2d/pool3d for forward compatibility:. test=develop
8 years ago
dengkaipeng 593e1b18d7 fix some bugs and add some doc for GridSampleOp
8 years ago
dengkaipeng 0bb0e0c10f add Grid Sampler Operator for STN.
8 years ago
dengkaipeng c93e044ae0 add inclusive/exclusive mode in PoolOp avg pool type
8 years ago
Qiyang Min 33b4920d2d
Merge pull request #14057 from velconia/continue_hash_op
8 years ago
minqiyang c95be75830 Detail the hash algorithms
8 years ago
minqiyang 597dd92e71 Polish the doc of hash op
8 years ago
minqiyang 2fec8c5d9a Polish code
8 years ago
Zeng Jinle 97d47a7d08
Merge pull request #13913 from sneaxiy/seq_reverse
8 years ago
Guo Sheng b9ae1c49f8
Merge pull request #13994 from guoshengCS/add-reshape-reuse-input
8 years ago
minqiyang 33db82671c Polish code
8 years ago
minqiyang 8a0f26f45f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
8 years ago
minqiyang d4f9aa0852 Add hash op implementation
8 years ago
phlrain a6e6bc45d6 modify dropout att; test=develop
8 years ago
guosheng 998e2714c8 Refine the doc of reshape_op by following comments.
8 years ago
guosheng 891c116ea4 Refine the doc of reshape_op
8 years ago
sneaxiy 92a2817a2b test=develop
8 years ago
phlrain 049c9c7d2a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
8 years ago
phlrain ffb24a73ec add dropout attr; test=develop
8 years ago
guosheng 3099a8f3aa Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
8 years ago
sneaxiy a9d7a9d720 test=develop
8 years ago
guosheng 6447b69aec Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
8 years ago
Xin Pan c1383744f0 resolve conflicts
8 years ago
Xin Pan 4625f83f92 better handle var type inference
8 years ago
guosheng 6d3b030bb5 Refine the api of reshape to be compatible.
8 years ago
jerrywgz 765085d297
Merge pull request #13904 from jerrywgz/roialign
8 years ago
guosheng dfb841ad5a Make reshape_op reuse input.
8 years ago
sneaxiy 5a38930660 test=develop
8 years ago