Commit Graph

251 Commits (6e67d0fb78b9dd23ced460d6b2bc54fcc5bde438)

Author SHA1 Message Date
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
qingqing01 731d45a39a
Enable BatchNorm to use global mean and variane during training (#14630)
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
Kaipeng Deng 64f3e3ed8f
Merge pull request #14069 from heavengate/grid_sampler
6 years ago
sneaxiy 366ebb93f7 test=develop
6 years ago
Jiabin Yang 9f65b616b2
Merge branch 'develop' into add_reorg_op
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
dengkaipeng e99da0b583 api change: create_variable_for_type_inference. test=develop
6 years ago
dengkaipeng df4a3544aa nearest neighbor interp add cuda kernel. test=develop
6 years ago
dengkaipeng da8ee1fbaa fix API.spec not add defaults. test=develop
6 years ago
JiabinYang 8d3c3e048b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
6 years ago
Tao Luo cdf2579d08
Merge pull request #14053 from jczaja/prv-seqpool-max
6 years ago