Commit Graph

14976 Commits (88aa2d8a6ad30fdea489484a1f3bcd7df85cdc35)
 

Author SHA1 Message Date
Siddharth Goyal 88aa2d8a6a
Fix order of inputs in infer() of label_semantic example (#10993)
7 years ago
Qiyang Min 580340eeb2 Shutdown pserver gracefully when SIGINT and SIGTERM was sent (#10984)
7 years ago
Wu Yi 3d6934e35b
update benchmark doc (#10995)
7 years ago
Qiao Longfei ab953baec6
Merge pull request #10973 from jacquesqiao/fix-prefetch
7 years ago
Yan Chunwei 38af7bcaaf fix manylinux compile error caused by inference lib (#10994)
7 years ago
chengduo 8c54f1fb9c
Merge pull request #10906 from chengduoZH/fix_data_trans
7 years ago
chengduo 7d1332f696
Merge pull request #11006 from chengduoZH/fix_add_check_nan_inf_in_operator
7 years ago
qingqing01 15db5a5565
Support groups in transposed conv2d API. (#11005)
7 years ago
Tao Luo f5759bc4cf
Merge pull request #11007 from jacquesqiao/fix-inference-build-on-mac
7 years ago
qiaolongfei 0858a50189 Merge branch 'fix-inference-build-on-mac' of ssh://github.com/jacquesqiao/Paddle into fix-prefetch
7 years ago
qiaolongfei d4cff07f3c fix inference build on mac
7 years ago
qiaolongfei 59a25fd2c9 update
7 years ago
qiaolongfei 74701b2692 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-prefetch
7 years ago
chengduoZH cb1c657ce4 move check_nan_inf to operator
7 years ago
Wu Yi c6a53261c5
Merge pull request #11000 from typhoonzero/fix_build_scripts_nightly_build
7 years ago
qiaolongfei 21f068ab19 optimize the name of table_grad_list
7 years ago
chengduoZH 17a076d8ed replace TensorCopy with TensorCopySync
7 years ago
Yancey d92a75bee4
Merge pull request #10550 from Yancey1989/overlap_send_op
7 years ago
qiaolongfei 16027ea111 use block.clone_variable instead of _clone_var
7 years ago
yi.wu 65f656eef2 fix nightly build and build script error
7 years ago
tensor-tang 7655e4cff0
Merge pull request #10988 from tensor-tang/infer_deps
7 years ago
Yan Chunwei f5fc9c3bc1
feature/mul converter (#10841)
7 years ago
qiaolongfei 85d0301a10 fix typo
7 years ago
Yancey1989 5d7c58e469 fix code style
7 years ago
Yancey1989 8b630ae1b5 fix unit test
7 years ago
Yancey1989 6b91d407de revert variable mutex
7 years ago
Yancey1989 60d827a8b9 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
Yancey1989 20c24c05aa singleton rpc_client
7 years ago
tensor-tang 0e1c1276cf fix inference_lib_dist deps
7 years ago
qiaolongfei 5825196db9 fix sgd for SelectedRows bug
7 years ago
Wu Yi 8f7b020ba8
fix develop build issue (#10978)
7 years ago
Darcy 8075a11f0e
Merge pull request #10983 from panyx0718/fix_test
7 years ago
Xin Pan c001961034 Fix test to use less gpu memory
7 years ago
qiaolongfei c797adede7 append table grad to grad_to_block_id
7 years ago
qiaolongfei 9f4b66f684 table gradient should be split and send to each pserver
7 years ago
Tao Luo 25aa45394b
Merge pull request #10934 from tensor-tang/mklml_funcs
7 years ago
Yancey1989 28596a3386 add gflag ssa_graph_path
7 years ago
qiaolongfei 25f47fc0af fix prefetch bugs, optimize code
7 years ago
Yancey1989 ad6c0142c4 clean up codes
7 years ago
tensor-tang afbc4ce4b6 Merge remote-tracking branch 'ups/develop' into mklml_funcs
7 years ago
gongweibao 9d723b8c58
Add docstring checker. (#9848)
7 years ago
Shan Yi 34e093ae03
Merge pull request #10961 from weixing02/fluid_guide
7 years ago
tensor-tang 537f57a4e9 fix undefine error on gpu
7 years ago
weixing02 9db25364ab polish fluid_guide
7 years ago
qingqing01 3ba75d4a69
Check label range in cross entropy calculation. (#10954)
7 years ago
gongweibao 0c44efb855
Fix `benmark/readme` bug. (#10960)
7 years ago
weixing02 68fb4e336e add fluid_guide
7 years ago
qingqing01 91bd5835df
Fix fill_constant_batch_size_like_op when input is LoDTensor. (#10943)
7 years ago
Tao Luo bf869e45c1
Merge pull request #10957 from PaddlePaddle/shanyi15-patch-3
7 years ago
Xin Pan 7323be175d
Merge pull request #10956 from panyx0718/infer2
7 years ago