Commit Graph

6930 Commits (a7188d5bc7a8990ce228902e0361ae7880bb1927)

Author SHA1 Message Date
gongweibao c1bf9664cd
Add options to disable SO_REUSEPORT of grpc. (#14269)
7 years ago
Qiyang Min 9dad45c545
Merge pull request #14560 from velconia/fix_nms_op_ut_in_py36
7 years ago
qingqing01 64ca3d176c
Add bias_attr in sequence_conv_pool API. (#14553)
7 years ago
minqiyang 3d0f6df313 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_nms_op_ut_in_py36
7 years ago
minqiyang 5431d5c471 Polish code
7 years ago
minqiyang c35bf3d34b Fix multiclass_nms_op unit test fail in python3.6
7 years ago
Jiabin Yang 3fe2def1ca
Merge pull request #14540 from JiabinYang/fix_pool2d_doc
7 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
7 years ago
chengduo 00b9e9a135
Refine cublas to support CUBLAS_TENSOR_OP_MATH (#13929)
7 years ago
JiabinYang 510601b279 test=develop
7 years ago
tangwei12 dd6fd4c747
Utils for download and upload files with HDFS (#14473)
7 years ago
Dun ae7d22862b Group Norm (#13843)
7 years ago
Jiabin Yang de2db11735
Merge pull request #14537 from reyoung/feature/fix_macos_ut
7 years ago
JiabinYang 982e489220 test=develop
7 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
7 years ago
Yu Yang 533c5d5803 fix(Cpu): fix cpu compile and unittest
7 years ago
Tao Luo dc75cc9136
Merge pull request #14507 from heavengate/fix_interpolate_unittest
7 years ago
Tao Luo 5d4d117edc
Merge pull request #14502 from qingqing01/cudnn5_fix
7 years ago
dengkaipeng 6c0e09cb1d change interpolate unittest to serial. test=develop
7 years ago
Qiyang Min b8f36bd074
Merge pull request #14519 from velconia/add_api_example
7 years ago
minqiyang 1b372d9b9d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_requirements
7 years ago
minqiyang 53760bb111 Change requirements to support python 3.7
7 years ago
Dang Qingqing cda60311f9 Fix compling with cuDNN v5
7 years ago
minqiyang 175b847f6d Add API example for logical ops and clip ops
7 years ago
tensor-tang 10fb4ceefc
Merge pull request #14351 from tpatejko/tpatejko/mkldnn-elementwise_mul
7 years ago
Tao Luo 5cc7946313
Merge pull request #14499 from luotao1/disable_openblas_test
7 years ago
Kaipeng Deng f17b05d4a1
Merge pull request #14492 from heavengate/resize_nearest_example
7 years ago
Tao Luo 09ee266f8e disable two openblas test temporary
7 years ago
dengkaipeng bb2b35c85e Add python example for resize_nearest. test=develop
7 years ago
chengduo a94a7355f0
Refine the GraphNum check (#14144)
7 years ago
tensor-tang 48be9dc3e1
Merge pull request #14489 from tensor-tang/api/example
7 years ago
qingqing01 9eefd2c766
Modify some infer-shape about detection operators in compile-time. (#14483)
7 years ago
tensor-tang e3645c2708 add api example of brelu, leaky_relu and soft_relu
7 years ago
Yu Yang f1a392a5fe
Merge pull request #13804 from sneaxiy/rewrite_allocation
7 years ago
qingqing01 fd7e643153
Convolution fusion operator. (#14449)
7 years ago
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
Qiao Longfei 05c15a0867
Merge pull request #14467 from jacquesqiao/update-trainer-retry
7 years ago
Qiao Longfei fbc529db91 update test=develop
7 years ago
Qiao Longfei 98a0437d70 optimize distribute checkport
7 years ago
Michal Gallus def272cf42 MKLDNN elementwise_mul: Revert changes to eltwise_add tests
7 years ago
Michal Gallus 99e3e36a57 MKLDNN elementwise_mul: Disable UT for CUDA
7 years ago
Michal Gallus 08f63c4d12 MKLDNN elementwise_mul: Lint changes to UT & integration
7 years ago
Michal Gallus 49b09327f6 MKLDNN elementwise_mul: Reorder on non-nchw input, fallback on non-16 divisable fm
7 years ago
Michal Gallus f820573b9c MKLDNN elementwise_mul: Add UTs
7 years ago
Michal Gallus ed31936ba1 MKLDNN elementwise_mul: Support NCHW, update UT
7 years ago
Tomasz Patejko ad09facafe MKLDNN elementwise_mul: CPU tests initially refactored. MKLDNN mul test for broadcast added
7 years ago
Qiao Longfei 142b5ed474
Merge pull request #14450 from jacquesqiao/fix-test-label-sentiment
7 years ago
whs 1722678258
Make nce support more distribution. (#13549)
7 years ago
Qiao Longfei 09bca67395 add check if the model does not save model
7 years ago
Qiao Longfei e4d8f47fcb change the target cost of test_label_semantic_roles to speed up test
7 years ago