Commit Graph

32 Commits (8894c67d7168dfa5f5dc8e57ec2b5c60f24e368c)

Author SHA1 Message Date
Yancey1989 d762c6d7ff Fix compilie error
7 years ago
typhoonzero 4d12a81306 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_rpc_ops
7 years ago
typhoonzero 683c5a3eb5 clean up code
7 years ago
typhoonzero d93959f0fb perf enhance reuse connection
7 years ago
typhoonzero ccefde203a follow comments
7 years ago
typhoonzero 85d5f8e234 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_rpc_ops
7 years ago
typhoonzero 1b8bc3c5b3 rename rpc ops
7 years ago
Yancey a585b585dd
Batch barrier in send/recv op (#7847)
7 years ago
kavyasrinet b7eeef2489
Updating the comments for send_op and recv_op. (#7747)
7 years ago
Abhinav Arora cd775a130a Fixing typo in Send op (#7625)
7 years ago
typhoonzero f233b936c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
7 years ago
typhoonzero 02ea349101 enhance dist train performance
7 years ago
helinwang 052c05be34
Merge pull request #7537 from Yancey1989/distributed_gpu
7 years ago
gongweibao 535fefb7e8
Fix grpc bugs (#7435)
7 years ago
Yancey1989 329f1e0f79 add some comment
7 years ago
Yancey1989 9de1809590 fluid distributed on CUDA place
7 years ago
gongweibao da3087ada1
Async GRPC sendrecv (#7133)
7 years ago
gongweibao 5347c8d763
Fix bugs (#7060)
7 years ago
typhoonzero d2ded51adf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_sendrecv_ut
7 years ago
Luo Tao 761b329793 unify the indentation of license
7 years ago
typhoonzero 4dde9a0057 fix send recv unit test
7 years ago
typhoonzero 9a729aec71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
7 years ago
typhoonzero 175a4f52c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
typhoonzero b1b7af400f support multi node
7 years ago
typhoonzero 7be79231e1 wip multi-trainer
7 years ago
typhoonzero 1b20096a52 done
7 years ago
typhoonzero 9508c72685 wip: should fix variable recreate
7 years ago
typhoonzero b4cd7f3d75 wip need ut
7 years ago
typhoonzero 308491a94a update for simple dist train
7 years ago
typhoonzero c66c65cbdf add grpc benchmark
7 years ago
武毅 0a8a86e0c9
Send recv op (#5520)
7 years ago