Commit Graph

18 Commits (7237323c5dfb2bac5e55cdf183e27f631d4c1d3d)

Author SHA1 Message Date
gongweibao fc025f5265
Fix memory leak of pserver (#10173)
7 years ago
Yancey1989 8023c6d749 Create sub socpe when it is necessary
7 years ago
qiaolongfei 0ffd33d30e VariableResponse support deserialize var into local scope
7 years ago
typhoonzero 184835856c fix copy size
7 years ago
Xin Pan 817df54b36 remove unused codes (#9750)
7 years ago
Yancey1989 abfd9fe798 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into prefech_prog_on_server
7 years ago
Yancey1989 0cafe39010 run prefetch prog on server
7 years ago
Yi Wang c1c5e166d1 Fix cpplint errors
7 years ago
typhoonzero 450be963fe fix sparse errors
7 years ago
typhoonzero 9a9d67dac2 fix dist train selected rows height missing
7 years ago
gongweibao 990d6396fe
Reuduce memory copy when communication between trainer and pserver. (#9271)
7 years ago
Yancey b5ef315cf1
Fix dist compile error (#8987)
7 years ago
武毅 9dd34e4169 update unpushed commits for zerocopy grpc (#8900)
7 years ago
武毅 45af8c1e99 Performance/zero copy variable seriralization (#8839)
7 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago