Commit Graph

278 Commits (754a5f8866da4fc3c324211a1ae7cb1746d5648a)

Author SHA1 Message Date
heqiaozhi 754a5f8866 refine API
6 years ago
heqiaozhi a94285869b add API
6 years ago
Qiao Longfei e2d56561e7
Merge pull request #14889 from jacquesqiao/optimize-adam
6 years ago
colourful-tree 44ad2f4479
Merge pull request #14873 from colourful-tree/develop
6 years ago
Qiyang Min fd1d2c897e
Merge pull request #14894 from velconia/add_huber_regression_loss_op
6 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
6 years ago
dongdaxiang bc4f16ca6f remove some comments
6 years ago
Qiao Longfei 238b24bfa2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-adam
6 years ago
dongdaxiang 921b7f452a add API.spec
6 years ago
Kaipeng Deng dc76e4b0f1
Merge pull request #14701 from heavengate/adaptive_pool
6 years ago
minqiyang 5fff20c21a Change name to huber loss
6 years ago
Qiao Longfei cf5264629f update API.spec
6 years ago
minqiyang ab98101c2e Update API.spec
6 years ago
dengkaipeng f16aa394f6 remove use_cudnn in python API. test=develop
6 years ago
SunGaofeng e3c4b0dace this is for psroi_pool op, test=develop (#14796)
6 years ago
dengkaipeng 7ec3264b51 fix API spec. test=develop
6 years ago
dengkaipeng 266c6856c9 add adaptive pool 2d & 3d. test=develop
6 years ago
frankwhzhang 90c7f9870e fix 'name', test=develop
6 years ago
frankwhzhang 271c480822 update API, test=develop
6 years ago
frankwhzhang 68c2025844 fix nn.py&API.spec, test=develop
6 years ago
frankwhzhang 97de98cd0a update bpr_loss op code, test=develop
6 years ago
frankwhzhang 93551a3440 update API.spec
6 years ago
chengduo 04539d4c5d
Fix clip.py (#14718)
6 years ago
Xin Pan 461ca35be1
Merge pull request #14590 from panyx0718/fix4
6 years ago
Kaipeng Deng 934f13a70a
Merge pull request #14371 from heavengate/yolo_loss
6 years ago
jerrywgz 96dc3d8326
Merge pull request #14511 from jerrywgz/ignore_index_for_sigmoid_cross_entropy
6 years ago
phlrain 25df78eaf3 fix api spec; test=develop
6 years ago
phlrain 2770ea1a73 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
6 years ago
phlrain cf1fe61004 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
phlrain 4b9689379f fix cudnn lstm; test=develop
6 years ago
Xin Pan 75939c2059 fix
6 years ago
qingqing01 731d45a39a
Enable BatchNorm to use global mean and variane during training (#14630)
6 years ago
Xin Pan ad6ed5b745 fix py3
6 years ago
Xin Pan 0cc9ab3dc2 enable API check for readers
6 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop
6 years ago
JiabinYang 87648f8edf merge develop, test=develop
6 years ago
phlrain 487ee36aec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
tangwei12 56a4912b76
Make NCE_OP more efficient and support SelectedRows (#14469)
6 years ago
liuhongyu 05917c3c79 add cudnn lstm; test=develop
6 years ago
JiabinYang 7389597ce2 Update API.spec, test=develop
6 years ago
JiabinYang 7e4bd695e6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op
6 years ago
minqiyang ee73810fd5 Fix API.spec
6 years ago
qingqing01 64ca3d176c
Add bias_attr in sequence_conv_pool API. (#14553)
6 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
6 years ago
JiabinYang 3c6102a367 test=develop
6 years ago
Dun ae7d22862b Group Norm (#13843)
6 years ago
Jiabin Yang f7b55de9e5
Merge branch 'develop' into enhance_hierachical_sigmod_op
6 years ago
jerrywgz 13e254faed refine code, test=develop
6 years ago
whs 1722678258
Make nce support more distribution. (#13549)
6 years ago