Commit Graph

871 Commits (daba57f752b72be55fc5cdad86de2d5f52bb261c)

Author SHA1 Message Date
Qiao Longfei 7f07dfa1a4 clean code
8 years ago
whs 78738d6c86
Fix comments of ctc_greedy_decoder. (#14679)
8 years ago
whs 1b9753d109
Make pad2d support for variable paddings. (#14667)
8 years ago
gongweibao 5d334ff0f1
Add examples to some functions. (#14645)
8 years ago
Qiao Longfei 44debca844
Merge pull request #14589 from jacquesqiao/refactor-prefetch
8 years ago
Qiao Longfei 9450048acb add PADDLE_ENABLE_REMOTE_PREFETCH to enable remote prefetch
8 years ago
qingqing01 731d45a39a
Enable BatchNorm to use global mean and variane during training (#14630)
8 years ago
Qiao Longfei 145c535750 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
8 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop
8 years ago
Qiao Longfei 18fd2d01b7 update embedding api
8 years ago
JiabinYang c469334cfb polish python code and comment, test=develop
8 years ago
JiabinYang 87648f8edf merge develop, test=develop
8 years ago
JiabinYang c3c3c0b33c polish code, test=develop
8 years ago
tangwei12 56a4912b76
Make NCE_OP more efficient and support SelectedRows (#14469)
8 years ago
Qiao Longfei 9589babe12 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
8 years ago
Xin Pan b65130623a
Merge pull request #14549 from wzzju/add-code-exp
8 years ago
JiabinYang 7e4bd695e6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op
8 years ago
JiabinYang b10df8bcfa refine code and add none bias ut, test=develop
8 years ago
dengkaipeng 78f563917c revert interpolate_op to bilinear_interp_op & nearest_interp_op. test=develop
8 years ago
JiabinYang 2f6b529aff refine code and comments, test=develop
8 years ago
ZhenWang f6f31c3b65 test=develop
8 years ago
ZhenWang 7b9d9d7089 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-code-exp
8 years ago
ZhenWang 9aa65bb166 add tab format.
8 years ago
jerrywgz 2fc32b17a2
Merge pull request #14503 from jerrywgz/api_doc
8 years ago
JiabinYang 02d68051db add sparsed bias grad, test=develop
8 years ago
Qiao Longfei 2b6c0c09d6 add unit test
8 years ago
ZhenWang 5e0bc13008 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-code-exp
8 years ago
sneaxiy 5ca56cad1f test=develop
8 years ago
Jiabin Yang 3fe2def1ca
Merge pull request #14540 from JiabinYang/fix_pool2d_doc
8 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
8 years ago
ZhenWang 43b9202d9b test=develop
8 years ago
ZhenWang 1f0fa67571 add some activation api examples.
8 years ago
JiabinYang 3c6102a367 test=develop
8 years ago
JiabinYang 510601b279 test=develop
8 years ago
Dun ae7d22862b Group Norm (#13843)
8 years ago
JiabinYang 982e489220 test=develop
8 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
8 years ago
Jiabin Yang f7b55de9e5
Merge branch 'develop' into enhance_hierachical_sigmod_op
8 years ago
jerrywgz 94de2290f4 fix format in api doc, test=develop
8 years ago
JiabinYang 014e50c284 test=develop
8 years ago
minqiyang 175b847f6d Add API example for logical ops and clip ops
8 years ago
jerrywgz 0e1b426c83 refine prelu api doc, test=develop
8 years ago
Kaipeng Deng f17b05d4a1
Merge pull request #14492 from heavengate/resize_nearest_example
8 years ago
dengkaipeng bb2b35c85e Add python example for resize_nearest. test=develop
8 years ago
tensor-tang 48be9dc3e1
Merge pull request #14489 from tensor-tang/api/example
8 years ago
qingqing01 9eefd2c766
Modify some infer-shape about detection operators in compile-time. (#14483)
8 years ago
tensor-tang e3645c2708 add api example of brelu, leaky_relu and soft_relu
8 years ago
whs 1722678258
Make nce support more distribution. (#13549)
8 years ago
Wu Yi b32c13dc20
Add cudnn ctc loss (#12366)
8 years ago
chengduo 82773477ae
Add selu (#14415)
8 years ago