Commit Graph

1519 Commits (25c2cdaf7e8da5e23be997ba6ed53e09cd515317)

Author SHA1 Message Date
chengduo 6776e92846
refine tensor_array_write_read (#14643)
8 years ago
Yu Yang 4ffc376497
Merge pull request #14635 from reyoung/feature/loose_atol
8 years ago
Jiabin Yang 12e1719f96
Merge pull request #14352 from JiabinYang/enhance_hierachical_sigmod_op
8 years ago
Yu Yang d40881cb82 Loose atol in test_pe_test_wwhile_train
8 years ago
Clementine 6c71c1f8f9 Add activation gelu (#14569)
8 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop
8 years ago
JiabinYang c469334cfb polish python code and comment, test=develop
8 years ago
JiabinYang 87648f8edf merge develop, test=develop
8 years ago
wopeizl db9284ecde
Merge pull request #14617 from wopeizl/windows/online
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
peizhilin 6a85dd3278 Merge remote-tracking branch 'upstream/develop' into windows/build
8 years ago
peizhilin 38715e6fd0 minor fix
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
Kaipeng Deng 251a1bb0f4
Merge pull request #14588 from heavengate/revert_interpolate
8 years ago
Wu Yi 6861fb66a1
disable dist_se_resnext test for later fixes test=develop (#14605)
8 years ago
dengkaipeng ae84b9f0a4 set unittest serial. test=develop
8 years ago
dengkaipeng 78f563917c revert interpolate_op to bilinear_interp_op & nearest_interp_op. test=develop
8 years ago
qingqing01 6224e61fd9
Transpose-Flatten-Concat fusion operator. (#14568)
8 years ago
JiabinYang 02d68051db add sparsed bias grad, test=develop
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 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
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
Jiabin Yang f7b55de9e5
Merge branch 'develop' into enhance_hierachical_sigmod_op
8 years ago
JiabinYang af9a3301da test=develop
8 years ago
dengkaipeng 6c0e09cb1d change interpolate unittest to serial. test=develop
8 years ago
JiabinYang 014e50c284 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