Commit Graph

261 Commits (5e609069966e21e9db89d1dea80bf22b0d766e6a)

Author SHA1 Message Date
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
Wu Yi b32c13dc20
Add cudnn ctc loss (#12366)
6 years ago
dengkaipeng f115eb0d1e enhance api. test=develop
6 years ago
chengduo 82773477ae
Add selu (#14415)
6 years ago
dengkaipeng 2faa2b4048 remove cu file. test=develop
6 years ago
dengkaipeng a0284f6fbc Add backward CPU kernel. test=develop
6 years ago
JiabinYang db06568e69 test=develop
6 years ago
Yibing Liu 6c7b64cc20
Support softmax return in softmax_with_cross_entropy (#14367)
6 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
6 years ago
Qiao Longfei c27554ac33
Merge pull request #14336 from jacquesqiao/add_bilinear_tensor_product_layer
6 years ago
Xin Pan ff28b1ffc0
Merge pull request #14071 from barrierye/add_similarity_focus_op
6 years ago
li099 688ed60116 Add lod tensor array to tensor op (#13990)
6 years ago
Kaipeng Deng f215534ecf
Merge pull request #14205 from heavengate/nearest_interp
6 years ago
Qiao Longfei 3f91e0f001 update API.spec
6 years ago
Xin Pan b03a44e062
Merge pull request #14026 from JiabinYang/add_reorg_op
6 years ago
Qiao Longfei ce994190ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pyreader
6 years ago
dengkaipeng 8b47d90f5d add 'actual_shape' attribute. test=develop
6 years ago
Kaipeng Deng daed473d4a
Merge pull request #14089 from heavengate/pool_exclude
6 years ago