Commit Graph

12179 Commits (c856ac8721d6ce41e4cb89c9d6fb369fb0f8d739)

Author SHA1 Message Date
Qiao Longfei 92afbb923c fix compile problem test=develop
6 years ago
Tao Luo e8ef14d2a7
Merge pull request #14610 from Superjomn/revert/cache_fix
6 years ago
Qiao Longfei 97cbec9b74 clean code
6 years ago
Qiao Longfei 1edd435da6 fix ci problem test=develop
6 years ago
JiabinYang 87648f8edf merge develop, test=develop
6 years ago
Yiqun Liu 726f2cefe3
Fix bug of referencing a temporary variable. (#14614)
6 years ago
wopeizl db9284ecde
Merge pull request #14617 from wopeizl/windows/online
6 years ago
JiabinYang c3c3c0b33c polish code, test=develop
6 years ago
gongweibao 867c312bc4
Fix allreduce dependency order. (#14586)
6 years ago
Jacek Czaja 8bfa1fa9bb - ASUM MKL integration
6 years ago
tangwei12 56a4912b76
Make NCE_OP more efficient and support SelectedRows (#14469)
6 years ago
Qiao Longfei 9589babe12 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
6 years ago
Zeng Jinle 1c48d61442
Merge pull request #14599 from sneaxiy/fix_mac_unittest_bug
6 years ago
Qiao Longfei f35f3fe77a ctr reader can not be used in windows
6 years ago
peizhilin 6a85dd3278 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 38715e6fd0 minor fix
6 years ago
JiabinYang 7389597ce2 Update API.spec, test=develop
6 years ago
peizhilin 511cc9024a fix for build issue
6 years ago
Qiao Longfei 6bef565dac clean code test=develop
6 years ago
Qiao Longfei e7d1f524f3 change log level
6 years ago
JiabinYang 7e4bd695e6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op
6 years ago
Qiao Longfei fe54adf70c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-ctr-reader
6 years ago
JiabinYang b10df8bcfa refine code and add none bias ut, test=develop
6 years ago
Kaipeng Deng 251a1bb0f4
Merge pull request #14588 from heavengate/revert_interpolate
6 years ago
Qiao Longfei 668ae9083e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-ctr-reader
6 years ago
Qiyang Min 30e47bce8b
Merge branch 'develop' into revert_vlog
6 years ago
tensor-tang 3ae6692a0d
Merge pull request #14512 from tensor-tang/fea/jit/rnn
6 years ago
superjomn 4babc6b06c update
6 years ago
sneaxiy f3522a11d2 fix mac unittest bug
6 years ago
Qiao Longfei 87e4edd2ea fix grad_varname in remote prefetch
6 years ago
Qiyang Min 6232d1f1dd
Merge pull request #14578 from velconia/add_production_dockerfile
6 years ago
superjomn dc249d3b69 Revert "fix transfer cache thread_local bug (#14581)"
6 years ago
Qiao Longfei d98c59fd2c support none sliced variable
6 years ago
dengkaipeng bb489d4cc9 add interp_method default bilinear. test=develop
6 years ago
dengkaipeng 78f563917c revert interpolate_op to bilinear_interp_op & nearest_interp_op. test=develop
6 years ago
Jacek Czaja fb24690a58 - conv2d transpose MKL-DNN
6 years ago
tensor-tang 7a91271436
Merge branch 'develop' into fea/jit/rnn
6 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
wopeizl 05b7ee7eeb
Merge pull request #14545 from wopeizl/windows/online
6 years ago
JiabinYang 81e145764d refine code and comments, test=develop
6 years ago
minqiyang bcaa8a3b67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_production_dockerfile
6 years ago
Qiao Longfei af2f5fc824 fix some bugs
6 years ago
JiabinYang 2f6b529aff refine code and comments, test=develop
6 years ago
Xin Pan e32f4c5423 fix
6 years ago
Xin Pan 3e665862b8 Protect important header files.
6 years ago
minqiyang e43f5bc77c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_resnet_ut_in_py36
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
tensor-tang 1f0291a51e add comments and follow comments
6 years ago
tensor-tang 557229bd39 Merge remote-tracking branch 'ups/develop' into fea/jit/rnn
6 years ago
Qiao Longfei ed9fa4b301 can run
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
Qiao Longfei 686d15c8e0 update grpc_variable_response
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
Qiao Longfei d827881502 fix pserver and prefetch rpc
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
JiabinYang 02d68051db add sparsed bias grad, test=develop
6 years ago
dzhwinter 840c1b29ad
test=develop (#14562)
6 years ago
Qiao Longfei 5856c2f332 change Var to FindVar
6 years ago
Yu Yang 26af9cf90c
Merge pull request #14565 from chengduoZH/fix_cublas_warp_error
6 years ago
Qiao Longfei 312b7786d9 clean code
6 years ago
Qiao Longfei 2b6c0c09d6 add unit test
6 years ago
Yan Chunwei 923c8e3332
add benchmark for inference (#14571)
6 years ago
minqiyang c92c440fa1 Add python3.6 and python3.7 support to production generated Dockerfile
6 years ago
Qiao Longfei 47280ef8b4 lookup table op support prefetch
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
Qiao Longfei 4ad5fd8f54 add parameter prefetch
6 years ago
Qiao Longfei 9d276fe8a8 add parameter prefetch
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
Qiyang Min 4531281386
Merge pull request #14526 from velconia/add_python36and37_to_paddle_build
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
Qiao Longfei 9851a53478 add prefetch part in pserver
6 years ago
JiabinYang 5cd2fc9fd0 just for test
6 years ago
JiabinYang 42470f14b7 test=develop
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
tensor-tang 6a7f83d45d enable gru jitcode and refine act and lstm jitcode
6 years ago
tensor-tang 686eaf20ba Merge remote-tracking branch 'ups/develop' into fea/jit/rnn
6 years ago