Commit Graph

753 Commits (80132933b70eac8172904ca76c4f883fd9327e79)

Author SHA1 Message Date
qingqing01 db8c52da5e Revert " Exhaustive search for cuDNN conv. (#14043)"
6 years ago
qingqing01 ce7d9b0799
Exhaustive search for cuDNN conv. (#14043)
6 years ago
sneaxiy 46d4829dd1 fix lod_level share bug in read_op
6 years ago
Zeng Jinle df038b6149
Merge pull request #14222 from sneaxiy/fix_selected_rows_clip_bug
6 years ago
Kaipeng Deng daed473d4a
Merge pull request #14089 from heavengate/pool_exclude
6 years ago
Kaipeng Deng 64f3e3ed8f
Merge pull request #14069 from heavengate/grid_sampler
6 years ago
minqiyang 4d06d1d7ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into polish_op_comment
6 years ago
Zeng Jinle b316437a50
Merge pull request #14087 from sneaxiy/add_use_cudnn_in_softmax_with_xe
6 years ago
chengduo 61b4812f2f
Remove unnecessary var_and_op of DynamicRnn (#14134)
6 years ago
sneaxiy 55befbaa2a fix selected_rows clip bug
6 years ago
sneaxiy 366ebb93f7 test=develop
6 years ago
dengkaipeng decaeb1c6d fix style check after conflicts check. test=develop
6 years ago
Kaipeng Deng 0b29078201
Merge branch 'develop' into grid_sampler
6 years ago
whs 0c319e0b35
Add affine grid generator op (#12238)
6 years ago
Tao Luo a8532f1a67
Merge pull request #13918 from guoshengCS/fix-transpose-doc
6 years ago
Tao Luo a2bee7b41b
Merge pull request #13964 from guoshengCS/refine-gru-doc
6 years ago
dengkaipeng e99da0b583 api change: create_variable_for_type_inference. test=develop
6 years ago
Xin Pan 5cc99c476c
Merge pull request #14154 from gmcather/seq_pad_example
6 years ago
Zeng Jinle da73bc39d3
Merge pull request #14143 from sneaxiy/fix_dynamic_gru_bug
6 years ago
Tao Luo cdf2579d08
Merge pull request #14053 from jczaja/prv-seqpool-max
6 years ago
Kaipeng Deng a3b26e8528
Merge branch 'develop' into grid_sampler
6 years ago
Xin Pan eb7ed1b720
Merge pull request #13897 from gmcather/develop
6 years ago
gmcather 1a98e0a44f fix sequence_pad example error
6 years ago
gmcather ba22624d7e position encoding && log loss
6 years ago
sneaxiy 7bb1178ea6 test=develop
6 years ago
qingqing01 cb27a9219d
Merge pull request #13971 from sefira/FasterOpDoc
6 years ago
sneaxiy 5e5d2223a1 test=develop
6 years ago
Jacek Czaja 458b16f42a Rebase of seqpool-max optimization
6 years ago
dengkaipeng ff6329bd5f fix some inappropriate expressions in api doc for grid_sampler. test=develop
6 years ago
dengkaipeng 8f1e398824 move param exclusive to the last in pool2d/pool3d for forward compatibility:. test=develop
6 years ago
dengkaipeng 593e1b18d7 fix some bugs and add some doc for GridSampleOp
6 years ago
dengkaipeng 0bb0e0c10f add Grid Sampler Operator for STN.
6 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
6 years ago
dengkaipeng c93e044ae0 add inclusive/exclusive mode in PoolOp avg pool type
6 years ago
Qiyang Min 33b4920d2d
Merge pull request #14057 from velconia/continue_hash_op
6 years ago
minqiyang c95be75830 Detail the hash algorithms
6 years ago
minqiyang 597dd92e71 Polish the doc of hash op
6 years ago
minqiyang 2fec8c5d9a Polish code
6 years ago
Zeng Jinle 97d47a7d08
Merge pull request #13913 from sneaxiy/seq_reverse
6 years ago
Guo Sheng b9ae1c49f8
Merge pull request #13994 from guoshengCS/add-reshape-reuse-input
6 years ago
buxingyuan 6c1d74bb47 Merge branch 'develop' into FasterOpDoc
6 years ago
minqiyang 33db82671c Polish code
6 years ago
guosheng aac426444f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
buxingyuan d0ccdf8fc1 follow comments
6 years ago
minqiyang 8a0f26f45f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
6 years ago
minqiyang d4f9aa0852 Add hash op implementation
6 years ago
phlrain 201d4f2a85 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
6 years ago
phlrain a6e6bc45d6 modify dropout att; test=develop
6 years ago
guosheng 998e2714c8 Refine the doc of reshape_op by following comments.
6 years ago
guosheng 891c116ea4 Refine the doc of reshape_op
6 years ago