Commit Graph

20043 Commits (2fc32b17a21fa5673c3ba7e9436d917e24aa2e35)
 

Author SHA1 Message Date
jerrywgz 2fc32b17a2
Merge pull request #14503 from jerrywgz/api_doc
7 years ago
qingqing01 39ec80def4
Remove the memory copy of feeding data in C++ inference API (#14577)
7 years ago
Zeng Jinle cf5be6ab7a
Merge pull request #14561 from sneaxiy/fix_increment_op_doc
7 years ago
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
qingqing01 c52f65e071
Fix the random fail in test_image_classification.py (#14551)
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
Qiyang Min 60d25bfe44
Merge pull request #14573 from velconia/add_py36_py37_ubuntu_dockerfile
7 years ago
Min 05e6a71417 Polish code
7 years ago
Qiyang Min 9dad45c545
Merge pull request #14560 from velconia/fix_nms_op_ut_in_py36
7 years ago
Min 155a0f78e6 Polish code
7 years ago
minqiyang e8a8f2626c Add Python3.6 and Python3.7 support in Ubuntu Dockerfile
7 years ago
minqiyang a5ddd82735 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_py36_py37_ubuntu_dockerfile
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
minqiyang 3d0f6df313 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_nms_op_ut_in_py36
7 years ago
minqiyang 3d100b0c92 Add Python3.6 Python3.7 compile process
7 years ago
minqiyang e7480c1c8d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_py36_py37_ubuntu_dockerfile
7 years ago
minqiyang 5431d5c471 Polish code
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
sneaxiy 5ca56cad1f test=develop
7 years ago
minqiyang c35bf3d34b Fix multiclass_nms_op unit test fail in python3.6
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
Jiabin Yang 3fe2def1ca
Merge pull request #14540 from JiabinYang/fix_pool2d_doc
7 years ago
sabreshao 61c5f13fcf Fix cmake for AMDGPU platform (#13801)
7 years ago
Qiyang Min 746554681a
Merge pull request #14542 from velconia/fix_dockerfile
7 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
7 years ago
Tao Luo dfbdece55c
Merge pull request #14550 from kbinias/bumped-mkldnn-version-to-rls-v0.17
7 years ago
Xin Pan a4497e6808
Merge pull request #14555 from PaddlePaddle/panyx0718-patch-1
7 years ago
Xin Pan 9ea1ce6319 Update issue templates
7 years ago
Zeng Jinle bfc34ac19f
Merge pull request #14536 from sneaxiy/dlpack_integration
7 years ago
minqiyang a902b8b0f8 Add sqlite3 support
7 years ago
Krzysztof Binias 6cc6bf4074 Bumped MKL-DNN version to 0.17
7 years ago
chengduo 00b9e9a135
Refine cublas to support CUBLAS_TENSOR_OP_MATH (#13929)
7 years ago
minqiyang 83370576cd Add sqlite3 support in Python3.6
7 years ago
JiabinYang 510601b279 test=develop
7 years ago
tangwei12 dd6fd4c747
Utils for download and upload files with HDFS (#14473)
7 years ago
Qiyang Min d93349a117
Merge pull request #14460 from velconia/add_py36_py37_dockerfile
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