Commit Graph

6953 Commits (36cd18b5492b91dd6936344e0bc603f675a3d45c)

Author SHA1 Message Date
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Zeng Jinle cf5be6ab7a
Merge pull request #14561 from sneaxiy/fix_increment_op_doc
7 years ago
qingqing01 c52f65e071
Fix the random fail in test_image_classification.py (#14551)
7 years ago
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
sneaxiy 5ca56cad1f test=develop
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
peizhilin dfbac60398 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 7c8c9dc9bf fix unit test cases
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
peizhilin bef475c92b Merge remote-tracking branch 'upstream/develop' into windows/build
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
peizhilin 67562a6fcd Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 703b26e697 add profiler, parallel_executor back
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
peizhilin 935387f3fc code style
7 years ago
peizhilin 25adf970b2 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 301ed15323 remove unsupported flag on windows
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
peizhilin 3a72a634cf Merge remote-tracking branch 'upstream/develop' into windows/build
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
peizhilin ee0fd78c81 Merge remote-tracking branch 'upstream/develop' into windows/build
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