Commit Graph

11972 Commits (bf222f197d0ac5f7416d5e70d5ddca1009b96559)

Author SHA1 Message Date
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
7 years ago
dzhwinter 840c1b29ad
test=develop (#14562)
7 years ago
Yu Yang 26af9cf90c
Merge pull request #14565 from chengduoZH/fix_cublas_warp_error
7 years ago
Yan Chunwei 923c8e3332
add benchmark for inference (#14571)
7 years ago
Yan Chunwei a7188d5bc7
fix executor transfer cache bug (#14518)
7 years ago
gongweibao c1bf9664cd
Add options to disable SO_REUSEPORT of grpc. (#14269)
7 years ago
Tao Luo e90afec47b
Merge pull request #14543 from luotao1/threads
7 years ago
qingqing01 64ca3d176c
Add bias_attr in sequence_conv_pool API. (#14553)
7 years ago
chengduozh f7847ca6a3 fix cublas warp error
7 years ago
Zhaolong Xing e52d90a35e
Merge pull request #14527 from hjchen2/develop
7 years ago
Qiyang Min 4531281386
Merge pull request #14526 from velconia/add_python36and37_to_paddle_build
7 years ago
luotao1 116979a40a refine api name
7 years ago
luotao1 e66b4c6bff adjust tester_helper to make multi-instance multi-thread work
7 years ago
luotao1 a5c4b463c9 add SetMKLDNNThreadId api
7 years ago
luotao1 e21edb26f6 add Set/GetCPUNumThreads api
7 years ago
sabreshao 61c5f13fcf Fix cmake for AMDGPU platform (#13801)
7 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
7 years ago
Zeng Jinle bfc34ac19f
Merge pull request #14536 from sneaxiy/dlpack_integration
7 years ago
chengduo 00b9e9a135
Refine cublas to support CUBLAS_TENSOR_OP_MATH (#13929)
7 years ago
minqiyang d68b9ede44 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_python36and37_to_paddle_build
7 years ago
Dun ae7d22862b Group Norm (#13843)
7 years ago
hjchen2 1adda8e06c Add more unit tests for split plugin
7 years ago
sneaxiy 488610a65a merge develop
7 years ago
Jiabin Yang de2db11735
Merge pull request #14537 from reyoung/feature/fix_macos_ut
7 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
7 years ago
Yu Yang 533c5d5803 fix(Cpu): fix cpu compile and unittest
7 years ago
sneaxiy 3912545ffe add dlpack support
7 years ago
Tao Luo 5d4d117edc
Merge pull request #14502 from qingqing01/cudnn5_fix
7 years ago
Yu Yang e68c1fcd5a
Merge pull request #14522 from reyoung/feature/fix_op_header_deps
7 years ago
hjchen2 6eba5bd276 Fix direct copy and refine split ut
7 years ago
Qiao Longfei fd290c2580 fix mac compile of analysis
7 years ago
hjchen2 5857fb3014 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
hjchen2 3e3599f3d9 Refine split tensorrt plugin
7 years ago
Yu Yang 6a128dea32
Merge pull request #14515 from reyoung/feature/fix_macos_build
7 years ago
Zhaolong Xing ad349e770f
Merge pull request #14452 from NHZlX/fix_avg_pool_trt_bug
7 years ago
minqiyang 255cc1eb65 Add support for Mac build
7 years ago
minqiyang c19ff1f3d2 Add python3.6 and python3.7 support in padde build scripts
7 years ago
Yu Yang 3edd32d070 fix(Compile): fix depends error when compile op using cub
7 years ago
Dang Qingqing cda60311f9 Fix compling with cuDNN v5
7 years ago
Tao Luo 1d9b2a453c
Merge pull request #14508 from luotao1/warm_up_multi_thread
7 years ago
Yu Yang b3364d4035 fix(Macos): fix compile on macos
7 years ago
Yu Yang a685f305f8
Merge pull request #14479 from reyoung/feature/fix_macos_ut
7 years ago
tensor-tang 10fb4ceefc
Merge pull request #14351 from tpatejko/tpatejko/mkldnn-elementwise_mul
7 years ago
nhzlx e62872df8b fix conflicts
7 years ago
nhzlx a4dc1d4292 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
7 years ago
nhzlx faeb9b8aa9 fix compile rely problem
7 years ago
chengduo a8d3aaae2a
print output log warning (#14497)
7 years ago
Tao Luo eb9b9becdc add warm up in TestMultiThreadPrediction
7 years ago
Tao Luo 5cc7946313
Merge pull request #14499 from luotao1/disable_openblas_test
7 years ago
Houjiang Chen 10ae3ba486
Merge pull request #14493 from hjchen2/develop
7 years ago