Commit Graph

4917 Commits (05b7ee7eeb37b04fca43cac7a7caa48f4d231c9f)

Author SHA1 Message Date
wopeizl 05b7ee7eeb
Merge pull request #14545 from wopeizl/windows/online
6 years ago
minqiyang e43f5bc77c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_resnet_ut_in_py36
6 years ago
peizhilin 30849d1f20 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
qingqing01 6224e61fd9
Transpose-Flatten-Concat fusion operator. (#14568)
6 years ago
Yan Chunwei 5c073a4db2
fix transfer cache thread_local bug (#14581)
6 years ago
Xin Pan 87332bb18d
Merge pull request #14579 from Superjomn/fix/transfer-cache-compile-error
6 years ago
minqiyang 8b154c172f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_resnet_ut_in_py36
6 years ago
Jiabin Yang 13bc7619f5
Merge pull request #14552 from JiabinYang/fix_mac/fix_pinned_memory
6 years ago
tangwei12 3639d99f99
Fix save and load lookup table/optimizer vars (#14301)
6 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
qingqing01 39ec80def4
Remove the memory copy of feeding data in C++ inference API (#14577)
6 years ago
peizhilin b2f8d4183d Given the different fraction_of_gpu_memory_to_use depends on platform
6 years ago
peizhilin 1afa9492af Recover the profiler
6 years ago
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
6 years ago
superjomn 4b40c0013b fix compile
6 years ago
dzhwinter 840c1b29ad
test=develop (#14562)
6 years ago
Yu Yang 26af9cf90c
Merge pull request #14565 from chengduoZH/fix_cublas_warp_error
6 years ago
Yan Chunwei 923c8e3332
add benchmark for inference (#14571)
6 years ago
Yan Chunwei a7188d5bc7
fix executor transfer cache bug (#14518)
6 years ago
gongweibao c1bf9664cd
Add options to disable SO_REUSEPORT of grpc. (#14269)
6 years ago
minqiyang ee73810fd5 Fix API.spec
6 years ago
minqiyang d2045260a5 Change visibilities of variant_visitor of pybind11
6 years ago
minqiyang b67229187e Change to PYBIND11_MODULE because the deprecation of PYBIND11_PLUGIN
6 years ago
minqiyang 81994e84e0 Change the include files because the version changes of pybind11
6 years ago
Tao Luo e90afec47b
Merge pull request #14543 from luotao1/threads
6 years ago
qingqing01 64ca3d176c
Add bias_attr in sequence_conv_pool API. (#14553)
6 years ago
chengduozh f7847ca6a3 fix cublas warp error
6 years ago
Zhaolong Xing e52d90a35e
Merge pull request #14527 from hjchen2/develop
6 years ago
JiabinYang 47c4e65d60 test=develop
6 years ago
luotao1 116979a40a refine api name
6 years ago
luotao1 e66b4c6bff adjust tester_helper to make multi-instance multi-thread work
6 years ago
luotao1 a5c4b463c9 add SetMKLDNNThreadId api
6 years ago
luotao1 e21edb26f6 add Set/GetCPUNumThreads api
6 years ago
peizhilin 445fff24dc add the bigobj option to NVCC compile
6 years ago
sabreshao 61c5f13fcf Fix cmake for AMDGPU platform (#13801)
6 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
6 years ago
peizhilin 81bd7eeff4 rollback the format
6 years ago
Zeng Jinle bfc34ac19f
Merge pull request #14536 from sneaxiy/dlpack_integration
6 years ago
chengduo 00b9e9a135
Refine cublas to support CUBLAS_TENSOR_OP_MATH (#13929)
6 years ago
peizhilin dfbac60398 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 7c8c9dc9bf fix unit test cases
6 years ago
Dun ae7d22862b Group Norm (#13843)
6 years ago
hjchen2 1adda8e06c Add more unit tests for split plugin
6 years ago
sneaxiy 488610a65a merge develop
6 years ago
Jiabin Yang de2db11735
Merge pull request #14537 from reyoung/feature/fix_macos_ut
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
Yu Yang 533c5d5803 fix(Cpu): fix cpu compile and unittest
6 years ago
sneaxiy 3912545ffe add dlpack support
6 years ago
peizhilin bef475c92b Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Tao Luo 5d4d117edc
Merge pull request #14502 from qingqing01/cudnn5_fix
6 years ago