Commit Graph

1490 Commits (dc249d3b69956c19362d562e08bf8aae53147f31)

Author SHA1 Message Date
qingqing01 6224e61fd9
Transpose-Flatten-Concat fusion operator. (#14568)
8 years ago
qingqing01 c52f65e071
Fix the random fail in test_image_classification.py (#14551)
8 years ago
minqiyang 3d0f6df313 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_nms_op_ut_in_py36
8 years ago
minqiyang 5431d5c471 Polish code
8 years ago
minqiyang c35bf3d34b Fix multiclass_nms_op unit test fail in python3.6
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
JiabinYang 510601b279 test=develop
8 years ago
Dun ae7d22862b Group Norm (#13843)
8 years ago
JiabinYang 982e489220 test=develop
8 years ago
Yu Yang 533c5d5803 fix(Cpu): fix cpu compile and unittest
8 years ago
Tao Luo dc75cc9136
Merge pull request #14507 from heavengate/fix_interpolate_unittest
8 years ago
Tao Luo 5d4d117edc
Merge pull request #14502 from qingqing01/cudnn5_fix
8 years ago
dengkaipeng 6c0e09cb1d change interpolate unittest to serial. test=develop
8 years ago
Dang Qingqing cda60311f9 Fix compling with cuDNN v5
8 years ago
tensor-tang 10fb4ceefc
Merge pull request #14351 from tpatejko/tpatejko/mkldnn-elementwise_mul
8 years ago
Tao Luo 09ee266f8e disable two openblas test temporary
8 years ago
Yu Yang f1a392a5fe
Merge pull request #13804 from sneaxiy/rewrite_allocation
8 years ago
qingqing01 fd7e643153
Convolution fusion operator. (#14449)
8 years ago
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
8 years ago
Michal Gallus def272cf42 MKLDNN elementwise_mul: Revert changes to eltwise_add tests
8 years ago
Michal Gallus 99e3e36a57 MKLDNN elementwise_mul: Disable UT for CUDA
8 years ago
Michal Gallus 08f63c4d12 MKLDNN elementwise_mul: Lint changes to UT & integration
8 years ago
Michal Gallus 49b09327f6 MKLDNN elementwise_mul: Reorder on non-nchw input, fallback on non-16 divisable fm
8 years ago
Michal Gallus f820573b9c MKLDNN elementwise_mul: Add UTs
8 years ago
Michal Gallus ed31936ba1 MKLDNN elementwise_mul: Support NCHW, update UT
8 years ago
Tomasz Patejko ad09facafe MKLDNN elementwise_mul: CPU tests initially refactored. MKLDNN mul test for broadcast added
8 years ago
Qiao Longfei 142b5ed474
Merge pull request #14450 from jacquesqiao/fix-test-label-sentiment
8 years ago
whs 1722678258
Make nce support more distribution. (#13549)
8 years ago
Qiao Longfei 09bca67395 add check if the model does not save model
8 years ago
Qiao Longfei e4d8f47fcb change the target cost of test_label_semantic_roles to speed up test
8 years ago
Qiyang Min d971d5b875
Merge pull request #14431 from velconia/fix_expand_op_dim_in_compile_time
8 years ago
Wu Yi b32c13dc20
Add cudnn ctc loss (#12366)
8 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
8 years ago
chengduo 82773477ae
Add selu (#14415)
8 years ago
minqiyang 30147d7f58 Fix expand op incorrect infer shape
8 years ago
tangwei12 7a64d48f55
fix test_save_load with pickle (#14410)
8 years ago
Xin Pan 8cfda7ee0c
Merge pull request #14382 from panyx0718/fix4
8 years ago
Xin Pan bae3659714 more test
8 years ago
Qiao Longfei e65cbd3b06
Merge pull request #14387 from jacquesqiao/lookup_sparse_table_add_test_mode
8 years ago
Tao Luo 5b9c62faee
Revert "Softmax op optimization for inference "
8 years ago
Tao Luo 6490bb2765
Merge pull request #14337 from jczaja/prv-dam-softmax
8 years ago
Xin Pan 44ecf9a481 fix
8 years ago
Qiao Longfei bad0c27e6e add test_lookup_sparse_table_op
8 years ago
Yibing Liu 6c7b64cc20
Support softmax return in softmax_with_cross_entropy (#14367)
8 years ago
Xin Pan 99dffb91d6 allow to repeatedly share and update BuildStrategy
8 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
8 years ago
Yu Yang 02631965c8 Refine
8 years ago
Qiao Longfei c27554ac33
Merge pull request #14336 from jacquesqiao/add_bilinear_tensor_product_layer
8 years ago
Yu Yang 4d546f6083
fix(pe): fix ut of dry run parallel executor (#14359)
8 years ago